Home
last modified time | relevance | path

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

/redis-3.2.3/deps/lua/src/
H A Dlcode.c264 static int boolK (FuncState *fs, int b) { in boolK() function
454 boolK(fs, (e->k == VTRUE)); in luaK_exp2RK()