Home
last modified time | relevance | path

Searched defs:mismatch (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dmismatch.h27mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _BinaryPredi… in mismatch() function
37 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2) { in mismatch() function
45mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterat… in mismatch() function
56mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterat… in mismatch() function
/openbsd-src/lib/libc/gen/
H A Dfnmatch.c101 const char * const mismatch = pattern; in classmatch() local
146 const char * const mismatch = *pattern; in fnmatch_ch() local
296 const char *mismatch = NULL; in fnmatch() local
/openbsd-src/usr.bin/rsync/
H A Drmatch.c66 const char *mismatch = pattern; in classmatch() local
301 const char *segend, *segnext, *mismatch = NULL; in rmatch() local
/openbsd-src/regress/usr.bin/ssh/
H A Dproto-mismatch.sh6 mismatch () function
/openbsd-src/usr.bin/ssh/
H A Dssh_api.c337 const char *mismatch = "Protocol mismatch.\r\n"; _ssh_read_banner() local
H A Dkex.c1233 int remote_major, remote_minor, mismatch, oerrno = 0; kex_exchange_identification() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dxtensa-isa.c125 int mismatch; in xtensa_check_isa_config() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprofile.c258 int mismatch = 0; in get_exec_counts() local
H A Dcpptrad.c1180 bool mismatch; local
/openbsd-src/gnu/gcc/libcpp/
H A Dtraditional.c1075 bool mismatch; in _cpp_expansions_different_trad() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp12070 bool mismatch = true; in CheckMain() local
H A DSemaChecking.cpp17618 bool mismatch = false; in CheckArgumentWithTypeTag() local