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

/xsrc/external/mit/bdftopcf/dist/
H A Ddefaults.c37 #ifndef DEFAULT_BIT_ORDER
39 #define DEFAULT_BIT_ORDER BITMAP_BIT_ORDER macro
41 #define DEFAULT_BIT_ORDER MSBFirst macro
70 *bit = DEFAULT_BIT_ORDER;
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Ddefaults.c37 #ifndef DEFAULT_BIT_ORDER
39 #define DEFAULT_BIT_ORDER BITMAP_BIT_ORDER macro
41 #define DEFAULT_BIT_ORDER MSBFirst macro
70 *bit = DEFAULT_BIT_ORDER;
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Ddefaults.c38 #ifndef DEFAULT_BIT_ORDER
40 #define DEFAULT_BIT_ORDER BITMAP_BIT_ORDER macro
42 #define DEFAULT_BIT_ORDER MSBFirst macro
71 *bit = DEFAULT_BIT_ORDER;

Completed in 5 milliseconds