Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Ddeflate.c1557 local void check_match(deflate_state *s, IPos start, IPos match, int length) { in check_match() function
1582 # define check_match(s, start, match, length) macro
/freebsd/usr.bin/systat/
H A Difstat.c380 check_match(const char *ifname) in check_match() function
/freebsd/contrib/atf/atf-c/
H A Dmacros_test.c520 ATF_TC_HEAD(check_match, tc) in ATF_TC_HEAD() argument
525 ATF_TC_BODY(check_match, tc) in ATF_TC_BODY() argument
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c123 static void check_match (LexState *ls, int what, int who, int where) { in check_match() function
/freebsd/contrib/lua/src/
H A Dlparser.c130 static void check_match (LexState *ls, int what, int who, int where) { in check_match() function