Home
last modified time | relevance | path

Searched refs:_expand (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc113 void *_expand(void *memblock, size_t size) { in _expand() function
121 return _expand(memblock, size); in _expand_dbg()
156 __interception::OverrideFunction("_expand", (uptr)_expand); in ReplaceSystemMalloc()
Dasan_win_dll_thunk.cc353 WRAP_W_W(_expand)
/external/protobuf/src/google/protobuf/
DSEBS129 def _expand(self, args):