Home
last modified time | relevance | path

Searched refs:b3 (Results 1 – 1 of 1) sorted by relevance

/string/
A Dmemcmp.c204 op_t b0, b1, b2, b3; in memcmp_not_common_alignment() local
247 b3 = ((op_t *) srcp2)[0]; in memcmp_not_common_alignment()
261 if (x != b3) in memcmp_not_common_alignment()
262 return CMP_LT_OR_GT (x, b3); in memcmp_not_common_alignment()
280 b3 = ((op_t *) srcp2)[3]; in memcmp_not_common_alignment()
295 if (x != b3) in memcmp_not_common_alignment()
296 return CMP_LT_OR_GT (x, b3); in memcmp_not_common_alignment()

Completed in 3 milliseconds