Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dhook.c59 static void ficl_hook_empty_p(ficlVm *);
597 ficl_hook_empty_p(ficlVm *vm) in ficl_hook_empty_p() function
871 FTH_PRI1("hook-empty?", ficl_hook_empty_p, h_hook_empty_p); in init_hook()