Searched defs:swapbytes (Results 1 – 5 of 5) sorted by relevance
219 GLint swapbytes, lsbfirst, rowlength; in Fake_glXUseXFont() local
114 GLboolean swapbytes; /* Host byte order != display byte order? */ member
221 GLint swapbytes, lsbfirst, rowlength; in glXUseXFont() local
225 GLint swapbytes, lsbfirst, rowlength; in DRI_glXUseXFont() local
524 void swapbytes(char *out, const char *in, size_t n) in swapbytes() function