Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dproc.c355 #define h_make_proc "( xt arity -- proc ) return proc object\n\ in ficl_make_proc() macro
2971 FTH_PRI1("make-proc", ficl_make_proc, h_make_proc); in init_proc()