Home
last modified time | relevance | path

Searched defs:GC_ALLOCATOR_THROW_OR_ABORT (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dgc_cpp.cc38 # define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
40 # define GC_ALLOCATOR_THROW_OR_ABORT() throw std::bad_alloc() macro
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dgc_cpp.cc38 # define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
40 # define GC_ALLOCATOR_THROW_OR_ABORT() throw std::bad_alloc() macro
/dports/devel/boehm-gc/gc-8.0.6/
H A Dgc_cpp.cc38 # define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
40 # define GC_ALLOCATOR_THROW_OR_ABORT() throw std::bad_alloc() macro
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dgc_cpp.cc38 # define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
40 # define GC_ALLOCATOR_THROW_OR_ABORT() throw std::bad_alloc() macro
/dports/lang/gauche/Gauche-0.9.10/gc/include/
H A Dgc_allocator.h76 # define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
78 # define GC_ALLOCATOR_THROW_OR_ABORT() throw std::bad_alloc() macro
H A Dnew_gc_alloc.h80 #define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
/dports/devel/boehm-gc-redirect/gc-8.0.6/include/
H A Dgc_allocator.h77 # define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
79 # define GC_ALLOCATOR_THROW_OR_ABORT() throw std::bad_alloc() macro
H A Dnew_gc_alloc.h82 #define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
/dports/devel/boehm-gc/gc-8.0.6/include/
H A Dgc_allocator.h77 # define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
79 # define GC_ALLOCATOR_THROW_OR_ABORT() throw std::bad_alloc() macro
H A Dnew_gc_alloc.h82 #define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
/dports/devel/boehm-gc-threaded/gc-8.0.6/include/
H A Dgc_allocator.h77 # define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro
79 # define GC_ALLOCATOR_THROW_OR_ABORT() throw std::bad_alloc() macro
H A Dnew_gc_alloc.h82 #define GC_ALLOCATOR_THROW_OR_ABORT() GC_abort_on_oom() macro