Lines Matching refs:found
32 / or NULL if not found in chars; doesn't stop at \0.
68 je .L4 / goto .L4 (found)
70 je .L5 / goto .L5 (found)
73 je .L6 / goto .L6 (found)
75 je .L7 / goto .L7 (found)
82 jz .L8 / goto .L8 (not found)
84 je .L4 / goto .L4 (found)
90 xorl %eax, %eax / not found
95 jz .L8 / goto .L8 (not found)
97 je .L4 / goto .L4 (found)
107 / found at the fourth byte
110 / found at the third byte
113 / found at the second byte
116 / found at the first byte