Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_win.cpp273 using FreeFunction = BOOL(WINAPI *)(HANDLE, DWORD, LPVOID); typedef
276 FreeFunction freeFunc, AllocFunction allocFunc, in SharedReAlloc()