Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dobject.c1839 #define h_print_object_name "( obj -- ) print name of OBJ\n\ in ficl_print_object_name() macro
3052 FTH_PRI1(".object-name", ficl_print_object_name, h_print_object_name); in init_object()