Home
last modified time | relevance | path

Searched refs:es_info (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dscriptfile.c36 entry->es_info.ufunc = NULL; in estack_init()
59 entry->es_info.ufunc = NULL; in estack_push()
78 entry->es_info.ufunc = ufunc; in estack_push_ufunc()
H A Dstructs.h2081 } es_info; member