Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dobject.c1540 #define h_set_equal_p "( xt obj -- ) set XT as object-equal? function\n\ in SET_OBJECT_FUNC1() macro
3039 FTH_PRI1("set-object-equal-p", ficl_set_equal_p, h_set_equal_p); in init_object()