OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_malloca
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
malloc.h
153
#undef
_malloca
macro
154
#define
_malloca
(size) \
macro
crtdbg.h
158
#define _malloca_dbg(s,t,f,l)
_malloca
(s)
comip.h
228
clsidStringW = static_cast<LPWSTR>(
_malloca
(destSize*sizeof(WCHAR)));
Completed in 105 milliseconds