Searched refs:EBFONT (Results 1 – 18 of 18) sorted by relevance
40 bad_font_format = EBFONT,
59 #define EBFONT 59 macro
60 #define EBFONT 59 macro
108 #define EBFONT 59 /* Bad font file format */ macro
54 #define EBFONT 59 macro
92 PAIR(EBFONT) in tst_strerrno()
607 #ifdef EBFONT in errno_exec()608 add_errcode("EBFONT", EBFONT, "Bad font file format"); in errno_exec()
321 .. data:: EBFONT
27 EBFONT +..... Bad font file format
937 #ifdef EBFONT938 case EBFONT: return "bad font file format";