Home
last modified time | relevance | path

Searched defs:match_all (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dincluded-by18 match_all = False variable
35 match_all = True variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dincluded-by18 match_all = False variable
35 match_all = True variable
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestpkts.h214 uint8_t match_all; member
H A Dtestpkts.c1399 match_all(uint8_t* q, size_t qlen, uint8_t* p, size_t plen, int mttl, in match_all() function