Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A D_slang.h243 SLANG_BC_LVAR_SET_FIELD = 0xB1, enumerator
H A Dslang.c6579 case SLANG_BC_LVAR_SET_FIELD: in inner_interp()
6675 case SLANG_BC_LVAR_SET_FIELD: in inner_interp()
8014 (b-1)->bc_main_type = SLANG_BC_LVAR_SET_FIELD; in optimize_block3()