Searched refs:memcmp_bytes (Results 1 – 1 of 1) sorted by relevance
69 # define CMP_LT_OR_GT(a, b) memcmp_bytes ((a), (b))90 static int memcmp_bytes (op_t, op_t) __THROW;93 memcmp_bytes (op_t a, op_t b) in memcmp_bytes() function
Completed in 4 milliseconds