Searched defs:swapbytes (Results 1 – 3 of 3) sorted by relevance
160 GLint swapbytes, lsbfirst, rowlength; in DRI_glXUseXFont() local
221 GLint swapbytes, lsbfirst, rowlength; in glXUseXFont() local
524 void swapbytes(char *out, const char *in, size_t n) in swapbytes() function