HomeSort by relevance Sort by last modified time
    Searched refs:USTRCMPW (Results 1 - 2 of 2) sorted by null

  /bionic/libc/arch-mips/string/
strncmp.S 216 #define USTRCMPW(OFFSET) \
229 USTRCMPW(0 * NSIZE)
231 USTRCMPW(1 * NSIZE)
233 USTRCMPW(2 * NSIZE)
235 USTRCMPW(3 * NSIZE)
237 USTRCMPW(4 * NSIZE)
239 USTRCMPW(5 * NSIZE)
241 USTRCMPW(6 * NSIZE)
243 USTRCMPW(7 * NSIZE)
252 USTRCMPW(0
    [all...]
strcmp.S 190 #define USTRCMPW(OFFSET) \
216 USTRCMPW(0 * NSIZE)
217 USTRCMPW(1 * NSIZE)
218 USTRCMPW(2 * NSIZE)
219 USTRCMPW(3 * NSIZE)
220 USTRCMPW(4 * NSIZE)
221 USTRCMPW(5 * NSIZE)
222 USTRCMPW(6 * NSIZE)
223 USTRCMPW(7 * NSIZE)

Completed in 570 milliseconds