Home
last modified time | relevance | path

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

/dports/lang/chicken5/chicken-5.3.0/tests/
H A Dtest-finalizers-2.scm18 void *r = f ? CHICKEN_new_finalizable_gc_root() : CHICKEN_new_gc_root();
/dports/lang/chicken5/chicken-5.3.0/
H A Dchicken.h1738 C_fctexport void *CHICKEN_new_finalizable_gc_root();
H A DNEWS2038 - added `CHICKEN_new_finalizable_gc_root()'
H A Druntime.c1008 void *CHICKEN_new_finalizable_gc_root() in CHICKEN_new_finalizable_gc_root() function