OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_HEAPOK
(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
33
#define
_HEAPOK
(-2)
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c
658
if ((heapStatus ==
_HEAPOK
) || (heapStatus == _HEAPEMPTY))
[
all
...]
EASLibVst.c
353
if ((heapStatus ==
_HEAPOK
) || (heapStatus == _HEAPEMPTY))
[
all
...]
Completed in 201 milliseconds