Searched refs:longs (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Dswapreq.c65 register char *longs = (char *)list; local in function:SwapLongs
68 swapl(longs + 0, n);
69 swapl(longs + 4, n);
70 swapl(longs + 8, n);
71 swapl(longs + 12, n);
72 swapl(longs + 16, n);
73 swapl(longs + 20, n);
74 swapl(longs + 24, n);
75 swapl(longs + 28, n);
76 longs
[all...]
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcmd5.h36 void byteReverse(unsigned char *buf, unsigned longs) argument
44 } while (--longs);

Completed in 2 milliseconds