Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dfth.h224 extern Ficl *fth_ficl;
226 #define FTH_FICL_VAR() fth_ficl
H A Dmisc.c168 Ficl *fth_ficl = NULL; variable