HomeSort by relevance Sort by last modified time
    Searched refs:outofmemory (Results 1 - 2 of 2) sorted by null

  /external/libmtp/src/
ptp-pack.c 730 if (!ret) goto outofmemory;
734 if (!ret) goto outofmemory;
750 if (!ret) goto outofmemory;
752 if (!ret) goto outofmemory;
754 if (!ret) goto outofmemory;
763 goto outofmemory;
776 goto outofmemory;
785 outofmemory:
808 if (!ret) goto outofmemory;
819 if (!ret) goto outofmemory;
    [all...]
  /external/llvm/include/llvm/Support/
system_error.h 847 outofmemory = 14, // ERROR_OUTOFMEMORY, enumerator in enum:llvm::windows_error::_

Completed in 88 milliseconds