Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A D_slang.h163 SLANG_BC_CONTINUE_N = 0x68, enumerator
H A Dslang.c5951 case SLANG_BC_CONTINUE_N: in inner_interp()
10032 compile_break (SLANG_BC_CONTINUE_N, 1, 0, "continue", abs((int)t->v.long_val)); in compile_basic_token_mode()