OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_heapinfo
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
malloc.h
39
/* Values for
_heapinfo
.useflag */
46
typedef struct
_heapinfo
{
struct
50
}
_HEAPINFO
;
129
_CRTIMP int __cdecl _heapwalk(
_HEAPINFO
*_EntryInfo);
/external/e2fsprogs/e2fsck/
mtrace.h
151
extern malloc_info *
_heapinfo
;
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
Process.inc
64
_HEAPINFO
hinfo;
/external/llvm/lib/Support/Windows/
Process.inc
85
_HEAPINFO
hinfo;
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
Process.inc
73
_HEAPINFO
hinfo;
Completed in 414 milliseconds