Searched refs:EXIF_LOG_CODE_NO_MEMORY (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-log.h57 EXIF_LOG_CODE_NO_MEMORY, enumerator in enum:__anon3988
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))
H A Dexif-log.c45 { EXIF_LOG_CODE_NO_MEMORY, N_("Not enough memory"),
H A Dexif-entry.c246 exif_entry_log (e, EXIF_LOG_CODE_NO_MEMORY,

Completed in 59 milliseconds