Home
last modified time | relevance | path

Searched refs:out_of_memory (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/jpeg/
H A Djmemmgr.c217 out_of_memory (j_common_ptr cinfo, int which) in out_of_memory() function
267 out_of_memory(cinfo, 1); /* request exceeds malloc's ability */ in alloc_small()
304 out_of_memory(cinfo, 2); /* jpeg_get_small failed */ in alloc_small()
351 out_of_memory(cinfo, 3); /* request exceeds malloc's ability */ in alloc_large()
365 out_of_memory(cinfo, 4); /* jpeg_get_large failed */ in alloc_large()