Home
last modified time | relevance | path

Searched refs:CHICKEN_new_gc_root (Results 1 – 3 of 3) 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.h1737 C_fctexport void *CHICKEN_new_gc_root();
H A Druntime.c1002 void *CHICKEN_new_gc_root() in CHICKEN_new_gc_root() function
1033 void *root = CHICKEN_new_gc_root(); in CHICKEN_global_lookup()