Home
last modified time | relevance | path

Searched refs:WHERE_INIT (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9type.c449 where_T where = WHERE_INIT; in check_typval_arg_type()
494 where_T where = WHERE_INIT; in arg_type_mismatch()
H A Dvim9compile.c1098 where_T where = WHERE_INIT; in need_type()
2858 where_T where = WHERE_INIT; in check_ppconst_bool()
4926 where_T where = WHERE_INIT; in compile_expr7t()
7145 where_T where = WHERE_INIT; in compile_assignment()
8227 where_T where = WHERE_INIT; in compile_for()
9645 where_T where = WHERE_INIT; in compile_def_function()
H A Devalvars.c3262 where_T where = WHERE_INIT; in set_var_const()
3331 where_T where = WHERE_INIT; in set_var_const()
H A Dstructs.h4477 #define WHERE_INIT {NULL, 0, 0} macro
H A Deval.c3326 where_T where = WHERE_INIT; in eval7t()