Home
last modified time | relevance | path

Searched defs:JMESSAGE (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dcderror.h27 #define JMESSAGE(code,string) macro
35 #define JMESSAGE(code,string) code , macro
39 JMESSAGE(JMSG_FIRSTADDONCODE=1000, NULL) /* Must be first entry! */ enumerator
Djerror.h27 #define JMESSAGE(code,string) macro
35 #define JMESSAGE(code,string) code , macro
39 JMESSAGE(JMSG_NOMESSAGE, "Bogus message code %d") /* Must be first entry! */ enumerator
Dfpdfapi_jerror.c39 #define JMESSAGE(code,string) string , macro
/external/libjpeg-turbo/
Dcderror.h29 #define JMESSAGE(code,string) macro
37 #define JMESSAGE(code,string) code , macro
41 JMESSAGE(JMSG_FIRSTADDONCODE=1000, NULL) /* Must be first entry! */ enumerator
Djerror.h31 #define JMESSAGE(code,string) macro
39 #define JMESSAGE(code,string) code , macro
43 JMESSAGE(JMSG_NOMESSAGE, "Bogus message code %d") /* Must be first entry! */ enumerator
Djerror.c47 #define JMESSAGE(code,string) string , macro
Dcjpeg.c47 #define JMESSAGE(code,string) string , macro
Ddjpeg.c51 #define JMESSAGE(code,string) string , macro