Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/jpeg/
H A 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
H A 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
H A Djerror.c48 #define JMESSAGE(code,string) string , macro
H A Dcjpeg.c42 #define JMESSAGE(code,string) string , macro
H A Ddjpeg.c44 #define JMESSAGE(code,string) string , macro