Lines Matching refs:VAR_ANY
230 if (type->tt_type == VAR_ANY in arg_float_or_nr()
315 if (type->tt_type == VAR_ANY in arg_list_or_blob()
328 if (type->tt_type == VAR_ANY in arg_string_or_nr()
341 if (type->tt_type == VAR_ANY in arg_buffer()
354 if (type->tt_type == VAR_ANY in arg_buffer_or_dict_any()
369 if (type->tt_type == VAR_ANY in arg_lnum()
382 if (type->tt_type == VAR_ANY || type->tt_type == VAR_STRING) in arg_string_or_list_string()
389 if (type->tt_member->tt_type == VAR_ANY in arg_string_or_list_string()
403 if (type->tt_type == VAR_ANY in arg_string_or_list_any()
416 if (type->tt_type == VAR_ANY in arg_string_or_blob()
429 if (type->tt_type == VAR_ANY in arg_list_or_dict()
442 if (type->tt_type == VAR_ANY in arg_list_or_dict_or_blob()
466 if (type->tt_type == VAR_ANY in arg_chan_or_job()
528 if (type->tt_type == VAR_ANY in arg_str_or_nr_or_list()
543 if (type->tt_type == VAR_ANY in arg_dict_any_or_string()
574 if (type->tt_type == VAR_ANY in arg_get1()
593 if (type->tt_type == VAR_ANY in arg_len1()
628 if (type->tt_type == VAR_ANY in arg_repeat1()
645 if (type->tt_type == VAR_ANY in arg_slice1()
662 if (type->tt_type == VAR_ANY in arg_count1()
679 if (type->tt_type == VAR_ANY in arg_cursor1()
3247 case VAR_ANY: in f_empty()
6668 case VAR_ANY: in f_len()
9975 case VAR_ANY: in f_type()