Home
last modified time | relevance | path

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

/external/lua/src/
Dlcode.c1084 static void negatecondition (FuncState *fs, expdesc *e) { in negatecondition() function
1121 negatecondition(fs, e); /* jump when it is false */ in luaK_goiftrue()
1180 negatecondition(fs, e); in codenot()