Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dnumbers.c2537 #define h_cnoteq "( x y -- f ) x != y => flag" in ficl_cnoteq() macro
4480 FTH_PRI1("c<>", ficl_cnoteq, h_cnoteq); in init_number()