Home
last modified time | relevance | path

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

/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dgc.c742 #define partition_guardians(LS, FILTER) { \ macro
989 partition_guardians(GUARDIANENTRIES(tc), NONSTATICINHEAP); in GCENTRY_PROTO()
994 partition_guardians(S_G.guardians[g], ALWAYSTRUE); in GCENTRY_PROTO()
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dgc.c846 #define partition_guardians(LS, FILTER) do { \ macro
1342 partition_guardians(GUARDIANENTRIES(tc), NONSTATICINHEAP); in GCENTRY()
1347 partition_guardians(S_G.guardians[g], ALWAYSTRUE); in GCENTRY()
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dgc.c846 #define partition_guardians(LS, FILTER) do { \ macro
1342 partition_guardians(GUARDIANENTRIES(tc), NONSTATICINHEAP); in GCENTRY()
1347 partition_guardians(S_G.guardians[g], ALWAYSTRUE); in GCENTRY()