Searched defs:strncmp (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/clib/
H A Dstrncmp.c46 strncmp(s1, s2, n) function
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dstrncmp.c19 strncmp(const char *s1, const char *s2, register size_t n) function
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts.noah/
H A Dstring.bash96 function strncmp () function
/macosx-10.10/BerkeleyDB-21/db/build_brew/
H A Dbrew_db.h82 #define strncmp(a, b, c) STRNCMP(a, b, c) macro
H A Dclib_port.h255 #define strncmp __db_Cstrncmp macro
/macosx-10.10/xnu-2782.1.97/osfmk/device/
H A Dsubrs.c144 #undef strncmp macro
193 strncmp( function
/macosx-10.10/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h255 #define strncmp __db_Cstrncmp macro
/macosx-10.10/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h257 #define strncmp __db_Cstrncmp macro
/macosx-10.10/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h257 #define strncmp __db_Cstrncmp macro
/macosx-10.10/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h257 #define strncmp __db_Cstrncmp macro
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h292 strncmp, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10/pcre-7/pcre/
H A Dpcre_internal.h291 #define strncmp(s1,s2,m) _strncmp(s1,s2,m) macro

Completed in 228 milliseconds