Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlparser.c122 #define check_condition(ls,c,msg) { if (!(c)) luaX_syntaxerror(ls, msg); } macro
1160 check_condition(ls, fs->f->is_vararg, in simpleexp()
1365 check_condition(ls, vkisvar(lh->v.k), "syntax error"); in restassign()
1795 check_condition(ls, v.v.k == VCALL, "syntax error"); in exprstat()

Completed in 7 milliseconds