Home
last modified time | relevance | path

Searched defs:check_match (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.c1238 local void check_match(s, start, match, length) in check_match() function
1259 # define check_match(s, start, match, length) macro
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Ddeflate.c1488 local void check_match(s, start, match, length) in check_match() function
1509 # define check_match(s, start, match, length) macro
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Ddeflate.c1488 local void check_match(s, start, match, length) in check_match() function
1509 # define check_match(s, start, match, length) macro
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.c1488 local void check_match(s, start, match, length) in check_match() function
1509 # define check_match(s, start, match, length) macro
/netbsd-src/external/gpl2/groff/dist/src/libs/libbib/
H A Dlinear.cpp209 int linear_searcher::check_match(const char *buf, const char *bufend, in check_match() function in linear_searcher
/netbsd-src/usr.bin/systat/
H A Difstat.c361 check_match(const char *ifname) in check_match() function
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dmacros_test.c522 ATF_TC_HEAD(check_match, tc) in ATF_TC_HEAD() argument
527 ATF_TC_BODY(check_match, tc) in ATF_TC_BODY() argument
/netbsd-src/external/bsd/atf/dist/tools/
H A Dtest_program_test.cpp102 check_match(const atf::tests::tc& tc, const std::string& str, in check_match() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline.c298 #define check_match(flag) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-inline.cc309 #define check_match(flag) \ macro
/netbsd-src/sys/net/
H A Dzlib.c1550 local void check_match(s, start, match, length) in check_match() function
1571 # define check_match(s, start, match, length) macro
/netbsd-src/external/mit/lua/dist/src/
H A Dlparser.c134 static void check_match (LexState *ls, int what, int who, int where) { in check_match() function
/netbsd-src/external/mit/isl/dist/
H A Disl_space.c1028 static isl_stat check_match(__isl_keep isl_space *space, isl_bool match) in check_match() function