Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dxen.c1279 fth_gc_on(); in g_gc_off()
1287 fth_gc_on(); in g_gc_on()
/dports/lang/fth/fth-1.4.1/src/
H A Dobject.c802 fth_gc_on(void) in fth_gc_on() function
3010 FTH_PROC("gc-on", fth_gc_on, 0, 0, 0, h_gc_on); in init_object()
H A Dfth.h781 FTH fth_gc_on(void);