Searched refs:ct_type (Results 1 – 3 of 3) sorted by relevance
282 type_T *ct_type; member
4238 if (check_typval_type(ct->ct_type, tv, ectx->ec_where) in exec_instructions()4246 && ct->ct_type->tt_type == VAR_BOOL in exec_instructions()4285 tv->vval.v_dict->dv_type = alloc_type(ct->ct_type); in exec_instructions()4290 tv->vval.v_list->lv_type = alloc_type(ct->ct_type); in exec_instructions()5689 type_name(ct->ct_type, &tofree), in list_instructions()5694 type_name(ct->ct_type, &tofree), in list_instructions()5709 type_name(iptr->isn_arg.type.ct_type, &tofree)); in list_instructions()
997 isn->isn_arg.type.ct_type = alloc_type(expected); in generate_TYPECHECK()1017 isn->isn_arg.type.ct_type = alloc_type(expected); in generate_SETTYPE()10481 free_type(isn->isn_arg.type.ct_type); in delete_instr()