HomeSort by relevance Sort by last modified time
    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 313 milliseconds