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

  /external/llvm/include/llvm/Support/
Compression.h 37 StatusOutOfMemory, // there was not enough memory
  /external/llvm/lib/Support/
Compression.cpp 41 case Z_MEM_ERROR: return zlib::StatusOutOfMemory;

Completed in 35 milliseconds