Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlcode.c1108 static void negatecondition (FuncState *fs, expdesc *e) { in negatecondition() function
1145 negatecondition(fs, e); /* jump when it is false */ in luaK_goiftrue()
1204 negatecondition(fs, e); in codenot()