Home | History | Annotate | Download | only in libtests

Lines Matching refs:MEMORY

43  * produce data with a memory format that does not correspond to a PNG format.
334 * The original file is cached in memory. During write the output file is
335 * written to memory.
382 # define MEMORY ENOMEM
384 # define MEMORY ERANGE /* required by ANSI-C */
439 return MEMORY;
474 APP_ERROR, /* such as out-of-memory in a callback */
548 * memory is not freed.
1205 display_log(dp, APP_ERROR, "out of memory saving file");