Searched defs:EXIF_LOG_NO_MEMORY (Results 1 - 1 of 1) sorted by relevance

/external/libexif/libexif/
H A Dexif-log.h110 #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 588 milliseconds