Searched refs:ERROR_OOM (Results 1 – 4 of 4) sorted by relevance
131 ERROR_OOM("allocator is trying to allocate 0x%zx bytes\n", requested_size); in ReportOutOfMemory()
50 ERROR_OOM("failed to %s 0x%zx (%zd) bytes of %s (error code: %d)\n", in ReportMmapFailureAndDie()
328 #define ERROR_OOM(err_msg, ...) \ macro
282 ERROR_OOM("allocator is trying to allocate 0x%zx bytes\n", requested_size); in Print()