Home
last modified time | relevance | path

Searched refs:boolT (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlcode.c644 static int boolT (FuncState *fs) { in boolT() function
1017 case VTRUE: info = boolT(fs); break; in luaK_exp2K()