Searched refs:stackp (Results 1 – 2 of 2) sorted by relevance
714 ff_stack_T *stackp; in vim_findfile() local759 if (stackp == NULL) in vim_findfile()784 stackp->ffs_fix_path in vim_findfile()786 , stackp->ffs_wc_path in vim_findfile()795 stackp->ffs_fix_path, stackp->ffs_wc_path); in vim_findfile()801 ff_free_stack_element(stackp); in vim_findfile()809 stackp->ffs_fix_path, stackp->ffs_wc_path); in vim_findfile()951 &stackp->ffs_filearray, in vim_findfile()955 stackp->ffs_stage = 0; in vim_findfile()1110 stackp->ffs_stage = 1; in vim_findfile()[all …]
3146 Frag_T *stackp = *p; in st_push() local3148 if (stackp >= stack_end) in st_push()3150 *stackp = s; in st_push()3160 Frag_T *stackp; in st_pop() local3163 stackp = *p; in st_pop()3164 if (stackp < stack) in st_pop()3399 Frag_T *stackp = NULL; in post2nfa() local3414 if (stackp < stack) \ in post2nfa()3427 stackp = stack; in post2nfa()3771 if (stackp == stack) in post2nfa()[all …]