Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dfth.h312 FW_WORD, enumerator
327 ((FICL_WORD_TYPE(Obj) == FW_WORD) || \
347 #define FTH_WORD_P(Obj) FICL_WORD_TYPE_P(Obj, FW_WORD)
H A Dobject.c1788 case FW_WORD: in fth_object_name()
/dports/lang/fth/fth-1.4.1/ficl/
H A Ddictionary.c419 word->kind = FW_WORD; in ficlDictionaryAppendWord()
/dports/lang/fth/fth-1.4.1/
H A Dlibfth.0774 fth_word_type_p(x, FW_WORD); => 1