Searched refs:test_then_block (Results 1 – 2 of 2) sorted by relevance
1130 static int test_then_block (LexState *ls) { in test_then_block() function1146 flist = test_then_block(ls); /* IF cond THEN block */ in ifstat()1150 flist = test_then_block(ls); /* ELSEIF cond THEN block */ in ifstat()
1379 static void test_then_block (LexState *ls, int *escapelist) { in test_then_block() function1418 test_then_block(ls, &escapelist); /* IF cond THEN block */ in ifstat()1420 test_then_block(ls, &escapelist); /* ELSEIF cond THEN block */ in ifstat()