Lines Matching refs:VAR_SPECIAL
1126 case VAR_SPECIAL: in do_2string()
2616 if (tv_idx2->v_type == VAR_SPECIAL in exec_instructions()
2641 tv_idx2->v_type == VAR_SPECIAL, in exec_instructions()
2659 if (tv_idx2->v_type == VAR_SPECIAL in exec_instructions()
2839 || (tv_idx2->v_type != VAR_SPECIAL in exec_instructions()
2848 long n2 = tv_idx2->v_type == VAR_SPECIAL in exec_instructions()
2869 && tv_idx2->v_type != VAR_SPECIAL in exec_instructions()
2877 tv_idx2->v_type != VAR_SPECIAL, n2) in exec_instructions()
2926 tv->v_type = VAR_SPECIAL; in exec_instructions()
3259 && !(tv->v_type == VAR_SPECIAL in exec_instructions()
4757 && argv[idx].v_type == VAR_SPECIAL in call_def_function()
5954 case VAR_SPECIAL: in tv2bool()