Home
last modified time | relevance | path

Searched defs:MATCH (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libc/iconv/
H A Dcitrus_module.h35 #define MATCH(x, act) \ macro
/freebsd/contrib/mtree/
H A Dexcludes.c110 #define MATCH(g, n) (fnmatch((g), (n), FNM_PATHNAME) == 0) in check_excludes() macro
/freebsd/lib/libc/tests/string/
H A Dstrcspn_test.c42 enum { NOMATCH, MATCH }; enumerator
/freebsd/usr.bin/sed/
H A Dprocess.c286 #define MATCH(a) \ macro
/freebsd/sys/contrib/zlib/
H A Dinflate.h45 MATCH, /* o: waiting for output space to copy string */ enumerator
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c43 #define MATCH(s, m) match(s, m, sizeof(m) - 1) macro
/freebsd/lib/libc/net/
H A Dgetaddrinfo.c353 #define MATCH(x, y, w) \ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h903 MATCH, enumerator