Home
last modified time | relevance | path

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

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48vm.h90 extern s48_value s48_allocate_weak_stob(long type, long size);
H A Dexternal.c2068 obj = s48_allocate_weak_stob(S48_STOBTYPE_WEAK_POINTER, 1); in s48_make_weak_pointer()
2078 s48_ref_t ref = s48_make_local_ref(call, s48_allocate_weak_stob(S48_STOBTYPE_WEAK_POINTER, 1)); in s48_make_weak_pointer_2()
H A Dscheme48-bibop-heap-64.c56 long s48_allocate_weak_stob(long, long);
818 long s48_allocate_weak_stob(long type_95X, long size_96X) in s48_allocate_weak_stob() function
H A Dscheme48-bibop-heap-32.c56 long s48_allocate_weak_stob(long, long);
818 long s48_allocate_weak_stob(long type_95X, long size_96X) in s48_allocate_weak_stob() function
H A Dscheme48-twospace-heap-32.c61 long s48_allocate_weak_stob(long, long);
3153 long s48_allocate_weak_stob(long type_374X, long size_375X) in s48_allocate_weak_stob() function
H A Dscheme48-twospace-heap-64.c61 long s48_allocate_weak_stob(long, long);
3153 long s48_allocate_weak_stob(long type_374X, long size_375X) in s48_allocate_weak_stob() function