HomeSort by relevance Sort by last modified time
    Searched defs:STRLEN (Results 1 - 7 of 7) sorted by null

  /bionic/libc/arch-x86/atom/string/
sse2-strnlen-atom.S 32 #define STRLEN strnlen
33 #include "sse2-strlen-atom.S"
sse2-strlen-atom.S 33 # ifndef STRLEN
34 # define STRLEN strlen
101 ENTRY (STRLEN)
748 END (STRLEN)
ssse3-strlcpy-atom.S 33 #define STRLEN strlcpy
  /bionic/libc/arch-x86_64/string/
sse2-strlen-slm.S 33 #ifndef STRLEN
34 # define STRLEN strlen
65 ENTRY (STRLEN)
293 END (STRLEN)
  /bionic/libc/arch-x86/silvermont/string/
sse2-strlen-slm.S 31 #ifndef STRLEN
32 # define STRLEN strlen
86 ENTRY (STRLEN)
327 END (STRLEN)
  /external/chromium_org/third_party/icu/source/test/intltest/
utxttest.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
utxttest.cpp     [all...]

Completed in 2587 milliseconds