Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dobject.c85 #define GC_PERMANENT_SET(inst) ((inst)->gc_mark |= GC_PERMANENT) macro
934 GC_PERMANENT_SET(FTH_INSTANCE_REF(obj)); in fth_gc_permanent()