Lines Matching refs:_throwunix
43 #define _throwunix(m) _throw(m, strerror(errno)) macro
107 _throwunix("allocating image buffer"); in decomptest()
220 _throwunix("allocating temporary image buffer"); in dotest()
234 _throwunix("allocating JPEG tile array"); in dotest()
238 _throwunix("allocating JPEG size array"); in dotest()
245 _throwunix("allocating JPEG tiles"); in dotest()
312 _throwunix("opening reference image"); in dotest()
314 _throwunix("writing reference image"); in dotest()
361 _throwunix("opening file"); in dodecomptest()
363 _throwunix("determining file size"); in dodecomptest()
365 _throwunix("allocating memory"); in dodecomptest()
367 _throwunix("setting file position"); in dodecomptest()
369 _throwunix("reading JPEG data"); in dodecomptest()
400 _throwunix("allocating JPEG tile array"); in dodecomptest()
404 _throwunix("allocating JPEG size array"); in dodecomptest()
411 _throwunix("allocating JPEG tiles"); in dodecomptest()