Home
last modified time | relevance | path

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

/sysdeps/aarch64/
A Dstrrchr.S41 #define nul_match x5 macro
82 ands nul_match, synd, 0xcccccccccccccccc
100 ands nul_match, synd, 0xcccccccccccccccc
104 sub nul_match, nul_match, 1
106 ands chr_match, chr_match, nul_match
130 and nul_match, synd, 0xcccccccccccccccc
131 sub nul_match, nul_match, 1
133 ands tmp, tmp, nul_match

Completed in 2 milliseconds