Searched refs:SwapShorts (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xfs/dist/include/
H A Dswapreq.h49 extern void SwapShorts(short *list, unsigned long count);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dmisc.h228 SwapShorts((short *)(stuff + 1), LengthRestS(stuff))
278 extern _X_EXPORT void SwapShorts(
/xsrc/external/mit/xfs/dist/difs/
H A Dswapreq.c90 SwapShorts(short *list, unsigned long count) function in typeref:typename:void
242 SwapShorts((short *) &stuff[1], stuff->num_resolutions);
H A Dswaprep.c507 SwapShorts((short *)extents, num * (SIZEOF(fsXCharInfo) / 2));
H A Ddispatch.c430 SwapShorts((short *) data, 1);
/xsrc/external/mit/xorg-server/dist/include/
H A Dmisc.h278 SwapShorts((short *)(stuff + 1), LengthRestS(stuff))
393 extern _X_EXPORT void SwapShorts(short *list, unsigned long count);
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapproto.h163 void SwapShorts (short *list , unsigned long count );
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dregion.c595 SwapShorts ((INT16 *) pRect, nBox * 4);
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dregion.c575 SwapShorts((INT16 *) pRect, nBox * 4);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c1021 SwapShorts((short *) rects, (unsigned long) nrects * 4);
H A Dvidmode.c1545 SwapShorts((short *) ramp, length * 3);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c87 SwapShorts(short *list, unsigned long count) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c1029 SwapShorts ((short *)rects, (unsigned long)nrects * 4);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c91 SwapShorts (short *list, unsigned long count) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86vmode.c1482 SwapShorts((short*)ramp, length * 3);

Completed in 21 milliseconds