Searched defs:OPERATOR_NEW_BODY_ALIGN (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_new_delete.cc39 #define OPERATOR_NEW_BODY_ALIGN(nothrow) \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_new_delete.cc85 #define OPERATOR_NEW_BODY_ALIGN(type, nothrow) \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_new_delete.cc47 #define OPERATOR_NEW_BODY_ALIGN(mangled_name, nothrow) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_new_delete.cc83 #define OPERATOR_NEW_BODY_ALIGN(type, nothrow) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_new_delete.cc45 #define OPERATOR_NEW_BODY_ALIGN(mangled_name, nothrow) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_new_delete.cpp78 #define OPERATOR_NEW_BODY_ALIGN(type, nothrow) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_new_delete.cpp46 #define OPERATOR_NEW_BODY_ALIGN(mangled_name, nothrow) \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_interceptors.cc204 #define OPERATOR_NEW_BODY_ALIGN(nothrow)\ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cc202 #define OPERATOR_NEW_BODY_ALIGN(nothrow)\ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cpp228 #define OPERATOR_NEW_BODY_ALIGN(nothrow)\ macro

Completed in 285 milliseconds