Searched refs:wordsdiffer (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libc/sparcv9/gen/ |
H A D | strcmp.s | 111 bne,pn %xcc, .wordsdiffer ! yup, find the byte that is different 132 bne,pn %xcc, .wordsdiffer ! nope, find mismatching character 150 .wordsdiffer: label
|
H A D | ascii_strcasecmp.s | 257 bne %icc, .wordsdiffer ! yup, now find byte that is different 298 bne,pn %icc, .wordsdiffer ! yup, now find mismatching character 312 .wordsdiffer: label
|
/titanic_41/usr/src/lib/libc/sparc/gen/ |
H A D | ascii_strcasecmp.s | 257 bne .wordsdiffer ! yup, now find byte that is different 297 bne .wordsdiffer ! yup, now find mismatching character 311 .wordsdiffer: label
|