Searched refs:issinglejump (Results 1 – 1 of 1) sorted by relevance
1636 static int issinglejump (LexState *ls, TString **label, int *target) { in issinglejump() function1674 if (issinglejump(ls, &jlb, &target)) { /* 'if x then goto' ? */ in test_then_block()