HomeSort by relevance Sort by last modified time
    Searched refs:STRLEN (Results 1 - 18 of 18) 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_atom
101 ENTRY (STRLEN)
748 END (STRLEN)
ssse3-strlcpy-atom.S 33 #define STRLEN strlcpy_ssse3
  /external/ltp/testcases/kernel/syscalls/nftw/
nftw64.h 49 #define STRLEN 512
68 char contents[STRLEN];
nftw.h 50 #define STRLEN 512
69 char contents[STRLEN];
tools.c 110 strlen(pathdat[i].contents)) == -1) {
190 static char s[STRLEN];
tools64.c 109 strlen(pathdat[i].contents)) == -1) {
190 static char s[STRLEN];
  /bionic/libc/arch-x86/silvermont/string/
sse2-strlen-slm.S 31 #ifndef STRLEN
32 # define STRLEN strlen_generic
86 ENTRY (STRLEN)
327 END (STRLEN)
  /bionic/libc/arch-x86_64/string/
sse2-strlen-slm.S 33 #ifndef STRLEN
34 # define STRLEN strlen
65 ENTRY (STRLEN)
293 END (STRLEN)
  /external/ltp/lib/
parse_opts.c 109 #define STRLEN 2048
111 static char Mesg2[STRLEN]; /* holds possible return string */
166 optstrlen += strlen(std_options[i].optstr);
169 if (strlen(user_optarr[i].option) > 2)
172 optstrlen += strlen(user_optarr[i].option);
242 option[strlen(user_optarr[i].option)
  /external/icu/icu4c/source/test/intltest/
utxttest.cpp     [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
vfwprintf.c 78 #define STRLEN(a) wcslen(a)
88 #define STRLEN(a) strlen(a)
456 insize = strlen(mbsarg);
    [all...]
  /external/icu/icu4c/source/common/
ustring.cpp     [all...]
  /external/sqlite/dist/orig/
shell.c     [all...]
  /external/sqlite/dist/
shell.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/pcre/dist2/src/
pcre2test.c     [all...]

Completed in 1389 milliseconds