Home
last modified time | relevance | path

Searched defs:import (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9compile.c2602 imported_T *import = ((imported_T *)cctx->ctx_imports.ga_data) in find_imported() local
2625 imported_T *import = ((imported_T *)si->sn_imports.ga_data) + idx; in find_imported_in_script() local
2645 imported_T *import = ((imported_T *)cctx->ctx_imports.ga_data) + idx; in free_imported() local
3012 imported_T *import; in compile_load_scriptvar() local
6370 imported_T *import = in compile_lhs() local
H A Devalvars.c2598 imported_T *import; in eval_variable() local
3256 imported_T *import = find_imported(varname, 0, NULL); in set_var_const() local
H A Duserfunc.c1576 imported_T *import; in deref_func_name() local
3884 imported_T *import = NULL; in define_function() local