Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dutils.c943 #define FGL_HISTDUP_ALL_P() (FGL_HISTDUP_REF() == fgl_all) macro
1498 if (FGL_HISTDUP_ALL_P()) { in repl_append_history()