Searched defs:EXIF_LOG_NO_MEMORY (Results 1 - 1 of 1) sorted by relevance
/external/libexif/libexif/ | ||
H A D | exif-log.h | 110 #define EXIF_LOG_NO_MEMORY(l,d,s) exif_log ((l), EXIF_LOG_CODE_NO_MEMORY, (d), "Could not allocate %lu byte(s).", (unsigned long)(s)) macro |
Completed in 81 milliseconds