Searched refs:ISN_CLEARDICT (Results 1 – 3 of 3) sorted by relevance
165 ISN_CLEARDICT, // clear dict saved by ISN_MEMBER/ISN_STRINGMEMBER enumerator
4373 if (generate_instr(cctx, ISN_CLEARDICT) == NULL) in compile_subscript()4489 if (generate_instr(cctx, ISN_CLEARDICT) == NULL) in compile_subscript()4562 if (generate_instr(cctx, ISN_CLEARDICT) == NULL) in compile_subscript()4590 if (keeping_dict && generate_instr(cctx, ISN_CLEARDICT) == NULL) in compile_subscript()10519 case ISN_CLEARDICT: in delete_instr()
4171 case ISN_CLEARDICT: in exec_instructions()5676 case ISN_CLEARDICT: smsg("%s%4d CLEARDICT", pfx, current); break; in list_instructions()