Searched refs:longs (Results 1 – 2 of 2) sorted by relevance
19 static void byteReverse(unsigned char *buf, unsigned longs);136 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument144 } while (--longs); in byteReverse()
71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument79 } while (--longs); in byteReverse()