HomeSort by: relevance | last modified time | path
    Searched defs:boxmt (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/lua/dist/src/
lauxlib.c 506 static const luaL_Reg boxmt[] = { /* box metamethods */ variable
518 luaL_setfuncs(L, boxmt, 0); /* set its metamethods */

Completed in 45 milliseconds