Home
last modified time | relevance | path

Searched refs:EMERGENCY_OBJ_SIZE (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_alloc.cc60 # define EMERGENCY_OBJ_SIZE 128 macro
63 # define EMERGENCY_OBJ_SIZE 512 macro
66 # define EMERGENCY_OBJ_SIZE 1024 macro
86 typedef char one_buffer[EMERGENCY_OBJ_SIZE] __attribute__((aligned));
114 if (thrown_size > EMERGENCY_OBJ_SIZE) in __cxa_allocate_exception()
147 = (unsigned) (ptr - base) / EMERGENCY_OBJ_SIZE; in __cxa_free_exception()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_alloc.cc61 # define EMERGENCY_OBJ_SIZE 128 macro
64 # define EMERGENCY_OBJ_SIZE 512 macro
67 # define EMERGENCY_OBJ_SIZE 1024 macro
115 arena_size = (EMERGENCY_OBJ_SIZE * EMERGENCY_OBJ_COUNT in pool()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_alloc.cc61 # define EMERGENCY_OBJ_SIZE 128 macro
64 # define EMERGENCY_OBJ_SIZE 512 macro
67 # define EMERGENCY_OBJ_SIZE 1024 macro
121 arena_size = (EMERGENCY_OBJ_SIZE * EMERGENCY_OBJ_COUNT in pool()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_alloc.cc61 # define EMERGENCY_OBJ_SIZE 128 macro
64 # define EMERGENCY_OBJ_SIZE 512 macro
67 # define EMERGENCY_OBJ_SIZE 1024 macro
121 arena_size = (EMERGENCY_OBJ_SIZE * EMERGENCY_OBJ_COUNT in pool()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_alloc.cc61 # define EMERGENCY_OBJ_SIZE 128 macro
64 # define EMERGENCY_OBJ_SIZE 512 macro
67 # define EMERGENCY_OBJ_SIZE 1024 macro
121 arena_size = (EMERGENCY_OBJ_SIZE * EMERGENCY_OBJ_COUNT in pool()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Deh_alloc.cc61 # define EMERGENCY_OBJ_SIZE 128 macro
64 # define EMERGENCY_OBJ_SIZE 512 macro
67 # define EMERGENCY_OBJ_SIZE 1024 macro
121 arena_size = (EMERGENCY_OBJ_SIZE * EMERGENCY_OBJ_COUNT in pool()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_alloc.cc61 # define EMERGENCY_OBJ_SIZE 128 macro
64 # define EMERGENCY_OBJ_SIZE 512 macro
67 # define EMERGENCY_OBJ_SIZE 1024 macro
121 arena_size = (EMERGENCY_OBJ_SIZE * EMERGENCY_OBJ_COUNT in pool()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_alloc.cc61 # define EMERGENCY_OBJ_SIZE 128 macro
64 # define EMERGENCY_OBJ_SIZE 512 macro
67 # define EMERGENCY_OBJ_SIZE 1024 macro
121 arena_size = (EMERGENCY_OBJ_SIZE * EMERGENCY_OBJ_COUNT in pool()

Completed in 9 milliseconds