Searched refs:ISN_LOADGDICT (Results 1 – 3 of 3) sorted by relevance
36 ISN_LOADGDICT, // push g: dict enumerator
2182 case ISN_LOADGDICT: in exec_instructions()2191 case ISN_LOADGDICT: d = get_globvar_dict(); break; in exec_instructions()5199 case ISN_LOADGDICT: in list_instructions()
3145 case 'g': isn_type = ISN_LOADGDICT; break; in compile_load()10553 case ISN_LOADGDICT: in delete_instr()