Lines Matching defs:tv
131 typval_T *tv; in exe_newlist() local
174 dict_stack_save(typval_T *tv) in dict_stack_save()
202 typval_T *tv; in dict_stack_get_dict() local
403 typval_T *tv = STACK_TV_BOT(STACK_FRAME_SIZE + dfunc->df_varcount); in call_dfunc() local
486 typval_T *tv; in handle_closure_in_use() local
630 typval_T *tv = ((typval_T *)gap->ga_data) + i; in funcstack_check_refcount() local
764 typval_T *tv; in call_prepare() local
999 typval_T *tv, in call_partial()
1083 check_for_number(typval_T *tv) in check_for_number()
1099 store_var(char_u *name, typval_T *tv) in store_var()
1116 do_2string(typval_T *tv, int is_2string_any, int tolerant) in do_2string()
1183 allocate_if_null(typval_T *tv) in allocate_if_null()
1660 typval_T *tv; in exec_instructions() local
4593 exe_typval_instr(typval_T *tv, typval_T *rettv) in exe_typval_instr()
4629 typval_T *tv = STACK_TV_BOT(-1); in exe_substitute_instr() local
4661 typval_T *tv; in call_def_function() local
5363 typval_T tv; in list_instructions() local
5931 tv2bool(typval_T *tv) in tv2bool()
5980 emsg_using_string_as(typval_T *tv, int as_number) in emsg_using_string_as()
5992 check_not_string(typval_T *tv) in check_not_string()