Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlcode.c634 static int boolF (FuncState *fs) { in boolF() function
1018 case VFALSE: info = boolF(fs); break; in luaK_exp2K()