Searched refs:BYTES_LONG (Results 1 – 1 of 1) sorted by relevance
13 #define BYTES_LONG sizeof(long) macro14 #define WORD_MASK (BYTES_LONG - 1)15 #define MIN_THRESHOLD (BYTES_LONG * 2)57 for (; count >= BYTES_LONG; count -= BYTES_LONG) { in memcpy()62 next << ((BYTES_LONG - distance) * 8); in memcpy()75 for (; count >= BYTES_LONG; count -= BYTES_LONG) in memcpy()124 for (; count >= BYTES_LONG; count -= BYTES_LONG) in memset()