Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dsymbol.c774 FTH_KEYWORD_CLOSE; in init_symbol()
H A Dfth-lib.h79 #define FTH_KEYWORD_CLOSE fth_keyword("close") macro
H A Dport.c268 proc = fth_get_optkey(FTH_KEYWORD_CLOSE, gn_close); in fth_set_soft_port_from_optkey()