Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_malloc_win.cc142 void *_expand_dbg(void *memblock, size_t size) { in _expand_dbg() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcrtdbg.h146 #define _expand_dbg(p,s,t,f,l) _expand(p,s) macro