Home
last modified time | relevance | path

Searched defs:_CrtSetReportMode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_malloc_win.cc159 int _CrtSetReportMode(int, int) { in _CrtSetReportMode() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcrtdbg.h179 #define _CrtSetReportMode(t,f) ((int)0) macro