Searched refs:Lslow_next_str (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/s390/ |
D | wcscspn-vx.S | 197 .Lslow_next_str: label 239 clijh %r8,0,.Lslow_next_str /* There was a zero in last reject-part 254 clije %r8,0,.Lslow_next_str /* Process next str-part if first
|
D | strcspn-vx.S | 192 .Lslow_next_str: label 234 clijh %r8,0,.Lslow_next_str /* There was a zero in last reject-part 249 clije %r8,0,.Lslow_next_str /* Process next str-part if first
|
D | wcspbrk-vx.S | 208 .Lslow_next_str: label 252 clijh %r8,0,.Lslow_next_str /* There was a zero in the last acc-part 267 clije %r8,0,.Lslow_next_str /* Proceed with next string-part,
|
D | strpbrk-vx.S | 202 .Lslow_next_str: label 246 clijh %r8,0,.Lslow_next_str /* There was a zero in the last acc-part 261 clije %r8,0,.Lslow_next_str /* Proceed with next string-part,
|
D | strspn-vx.S | 183 .Lslow_next_str: label 206 clrjhe %r0,%r4,.Lslow_next_str /* Found-index >= loaded byte count
|
D | wcsspn-vx.S | 191 .Lslow_next_str: label 214 clrjhe %r0,%r4,.Lslow_next_str /* Found-index >= loaded byte count
|