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

  /bionic/libc/arch-x86/string/
ssse3-strncmp-atom.S 33 #define STRCMP strncmp
34 #include "ssse3-strcmp-atom.S"
ssse3-strcmp-atom.S 110 #ifndef STRCMP
111 # define STRCMP strcmp
115 ENTRY (STRCMP)
    [all...]
  /external/valgrind/main/exp-sgcheck/
h_intercepts.c 184 #define STRCMP(soname, fnname) \
204 STRCMP(VG_Z_LIBC_SONAME, strcmp)
206 STRCMP(VG_Z_LIBC_SONAME, __GI_strcmp)
207 STRCMP(VG_Z_LD_LINUX_X86_64_SO_2, strcmp)
208 STRCMP(VG_Z_LD64_SO_1, strcmp)
  /external/valgrind/main/memcheck/
mc_replace_strmem.c 75 20160 STRCMP
702 /*---------------------- strcmp ----------------------*/
704 #define STRCMP(soname, fnname) \
725 STRCMP(VG_Z_LIBC_SONAME, strcmp)
726 STRCMP(VG_Z_LIBC_SONAME, __GI_strcmp)
727 STRCMP(VG_Z_LD_LINUX_X86_64_SO_2, strcmp)
728 STRCMP(VG_Z_LD64_SO_1, strcmp)
    [all...]
  /external/valgrind/main/helgrind/
hg_intercepts.c     [all...]

Completed in 665 milliseconds