Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A D_slang.h120 SLANG_BC_LITERAL_STR = 0x43, enumerator
H A Dslang.c5651 case SLANG_BC_LITERAL_STR: in inner_interp()
5670 case SLANG_BC_LITERAL_STR: in inner_interp()
6866 case SLANG_BC_LITERAL_STR: in lang_free_branch()
8340 case SLANG_BC_LITERAL_STR: in optimize_block1()
8902 Compile_ByteCode_Ptr->bc_main_type = SLANG_BC_LITERAL_STR; in handle_special_file()
9125 Compile_ByteCode_Ptr->bc_main_type = SLANG_BC_LITERAL_STR; in compile_string()