OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MALLOC_FAIL
(Results
1 - 4
of
4
) sorted by null
/system/extras/fatblock/
fatblock.h
70
#define
MALLOC_FAIL
(-41) /* memory allocation failed somewhere. */
import.c
112
ret =
MALLOC_FAIL
;
120
ret =
MALLOC_FAIL
;
227
return
MALLOC_FAIL
;
236
return
MALLOC_FAIL
;
257
ret =
MALLOC_FAIL
;
fs.c
224
return
MALLOC_FAIL
;
/external/chromium_org/third_party/opus/src/tests/
test_opus_api.c
67
#define
MALLOC_FAIL
[
all
...]
Completed in 305 milliseconds