Searched refs:_reverse_byte (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/bdftopcf/dist/
H A Dutilbitmap.c38 static const unsigned char _reverse_byte[0x100] = { variable in typeref:typename:const unsigned char[0x100]
79 const unsigned char *rev = _reverse_byte;
/xsrc/external/mit/libXfont/dist/src/util/
H A Dutilbitmap.c38 static const unsigned char _reverse_byte[0x100] = { variable in typeref:typename:const unsigned char[0x100]
79 const unsigned char *rev = _reverse_byte;
/xsrc/external/mit/libXfont2/dist/src/util/
H A Dutilbitmap.c39 static const unsigned char _reverse_byte[0x100] = { variable in typeref:typename:const unsigned char[0x100]
80 const unsigned char *rev = _reverse_byte;
/xsrc/external/mit/libX11/dist/src/
H A DPutImage.c47 static unsigned char const _reverse_byte[0x100] = { variable in typeref:typename:unsigned char const[0x100]
123 *bpt = _reverse_byte[*bpt];
343 register const unsigned char *rev = _reverse_byte;
362 register const unsigned char *rev = _reverse_byte;
391 register const unsigned char *rev = _reverse_byte;
428 register const unsigned char *rev = _reverse_byte;
/xsrc/external/mit/libXcursor/dist/src/
H A Dxlib.c212 static unsigned char const _reverse_byte[0x100] = { variable in typeref:typename:unsigned char const[0x100]
305 t = _reverse_byte[t];
/xsrc/external/mit/xfs/dist/os/
H A Dutils.c578 static const unsigned char _reverse_byte[0x100] = { variable in typeref:typename:const unsigned char[0x100]
619 const unsigned char *rev = _reverse_byte;
/xsrc/external/mit/libXpm/dist/src/
H A Dcreate.c1041 static unsigned char const _reverse_byte[0x100] = { variable in typeref:typename:unsigned char const[0x100]
1082 *bpt = _reverse_byte[*bpt];

Completed in 11 milliseconds