Searched defs:mismatch (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/include/__algorithm/ |
H A D | mismatch.h | 27 …mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _BinaryPredi… in mismatch() function 37 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2) { in mismatch() function 45 …mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterat… in mismatch() function 56 …mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterat… in mismatch() function
|
/openbsd-src/lib/libc/gen/ |
H A D | fnmatch.c | 101 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 D | rmatch.c | 66 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 D | proto-mismatch.sh | 6 mismatch () function
|
/openbsd-src/usr.bin/ssh/ |
H A D | ssh_api.c | 337 const char *mismatch = "Protocol mismatch.\r\n"; _ssh_read_banner() local
|
H A D | kex.c | 1233 int remote_major, remote_minor, mismatch, oerrno = 0; kex_exchange_identification() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | xtensa-isa.c | 125 int mismatch; in xtensa_check_isa_config() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | profile.c | 258 int mismatch = 0; in get_exec_counts() local
|
H A D | cpptrad.c | 1180 bool mismatch; local
|
/openbsd-src/gnu/gcc/libcpp/ |
H A D | traditional.c | 1075 bool mismatch; in _cpp_expansions_different_trad() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 12070 bool mismatch = true; in CheckMain() local
|
H A D | SemaChecking.cpp | 17618 bool mismatch = false; in CheckArgumentWithTypeTag() local
|