Searched defs:head2 (Results 1 – 2 of 2) sorted by relevance
| /device/soc/rockchip/rk2206/hardware/include/sys/ |
| D | queue.h | 234 #define SLIST_SWAP(head1, head2, type) do { \ argument 260 #define STAILQ_CONCAT(head1, head2) do { \ argument 346 #define STAILQ_SWAP(head1, head2, type) do { \ argument 477 #define LIST_SWAP(head1, head2, type, field) do { \ argument 541 #define TAILQ_CONCAT(head1, head2, field) do { \ argument 676 #define TAILQ_SWAP(head1, head2, type, field) do { \ argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | utlist.h | 325 #define LL_CONCAT(head1,head2) \ argument 328 #define LL_CONCAT2(head1,head2,next) \ argument 515 #define LL_CONCAT2(head1,head2,next) \ argument 687 #define DL_CONCAT(head1,head2) \ argument 690 #define DL_CONCAT2(head1,head2,prev,next) \ argument
|