Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Darray.c1539 #define h_array_uniq "( ary1 -- ary2 ) remove duplicates\n\ in ficl_array_uniq() macro
3237 FTH_PRI1("array-uniq", ficl_array_uniq, h_array_uniq); in init_array()