Lines Matching refs:VAR_NUMBER
405 tv->v_type = VAR_NUMBER; in call_dfunc()
781 tv->v_type = VAR_NUMBER; in call_prepare()
1085 if (tv->v_type != VAR_NUMBER) in check_for_number()
1088 vartype_name(VAR_NUMBER), vartype_name(tv->v_type)); in check_for_number()
1128 case VAR_NUMBER: in do_2string()
1726 tv->v_type = VAR_NUMBER; in exec_instructions()
2427 tv->v_type = VAR_NUMBER; in exec_instructions()
2451 && tv_idx->v_type != VAR_NUMBER) in exec_instructions()
2918 tv->v_type = VAR_NUMBER; in exec_instructions()
3290 tv->v_type = VAR_NUMBER; in exec_instructions()
3358 tv->v_type = VAR_NUMBER; in exec_instructions()
3523 tv->v_type = VAR_NUMBER; in exec_instructions()
3919 tv1->v_type = VAR_NUMBER; in exec_instructions()
4125 tv->v_type = VAR_NUMBER; in exec_instructions()
4198 if (tv->v_type != VAR_NUMBER in exec_instructions()
4245 if (tv->v_type == VAR_NUMBER in exec_instructions()
4348 tv->v_type = VAR_NUMBER; in exec_instructions()
4881 STACK_TV_VAR(idx)->v_type = VAR_NUMBER; in call_def_function()
5935 case VAR_NUMBER: in tv2bool()