Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c2145 funccall_T **pfc; in funccal_unref() local
2155 for (pfc = &previous_funccal; *pfc != NULL; pfc = &(*pfc)->caller) in funccal_unref()
2157 if (fc == *pfc) in funccal_unref()
2159 *pfc = fc->caller; in funccal_unref()
5430 funccall_T *fc, **pfc; in free_unref_funccal() local
5432 for (pfc = &previous_funccal; *pfc != NULL; ) in free_unref_funccal()
5434 if (can_free_funccal(*pfc, copyID)) in free_unref_funccal()
5436 fc = *pfc; in free_unref_funccal()
5437 *pfc = fc->caller; in free_unref_funccal()
5443 pfc = &(*pfc)->caller; in free_unref_funccal()
/vim-8.2.3635/runtime/syntax/
H A Dprogress.vim153 syn keyword ProgressOperator column-font column-movable column-of column-pfc[olor] column-read-only…
200 …eyword-all label-bgc[olor] label-dc[olor] label-fgc[olor] label-font label-pfc[olor] labels landsc…
226 …be-key-rounds perf[ormance] persistent-cache-disabled persistent-procedure pfc[olor] pixels-per-co…