Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dobject.c1760 #define h_object_id "( obj -- id ) return uniq id\n\ in fth_object_id() macro
3050 FTH_PROC("object-id", fth_object_id, 1, 0, 0, h_object_id); in init_object()