Searched defs:_field (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/sys/ |
H A D | tree.h | 821 #define RBT_PROTOTYPE(_name, _type, _field, _cmp) \ argument 938 #define RBT_GENERATE_INTERNAL(_name, _type, _field, _cmp, _aug) \ argument 952 #define RBT_GENERATE_AUGMENT(_name, _type, _field, _cmp, _aug) \ argument 961 #define RBT_GENERATE(_name, _type, _field, _cmp) \ argument
|
/openbsd/sys/net/ |
H A D | pf_osfp.c | 438 #define MATCH_INT(_MOD, _DC, _field) \ in pf_osfp_find() argument
|