Searched defs:head2 (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/sys/ |
| HD | queue.h | 254 #define SLIST_SWAP(head1, head2, type) do { \ argument 291 #define STAILQ_CONCAT(head1, head2) do { \ argument 379 #define STAILQ_SWAP(head1, head2, type) do { \ argument 523 #define LIST_SWAP(head1, head2, type, field) do { \ argument 601 #define TAILQ_CONCAT(head1, head2, field) do { \ argument 736 #define TAILQ_SWAP(head1, head2, type, field) do { \ argument
|
| /NextBSD/contrib/libucl/uthash/ |
| HD | utlist.h | 318 #define LL_CONCAT(head1,head2) \ argument 321 #define LL_CONCAT2(head1,head2,next) \ argument 536 #define DL_CONCAT(head1,head2) \ argument 539 #define DL_CONCAT2(head1,head2,prev,next) \ argument
|
| /NextBSD/contrib/openbsm/compat/ |
| HD | queue.h | 229 #define STAILQ_CONCAT(head1, head2) do { \ argument 434 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
|
| /NextBSD/contrib/ofed/libcxgb4/src/ |
| HD | queue.h | 260 #define STAILQ_CONCAT(head1, head2) do { \ argument 491 #define TAILQ_CONCAT(head1, head2, field) do { \ argument
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | _elftc.h | 94 #define STAILQ_CONCAT(head1, head2) do { \ argument
|