Searched defs:head2 (Results 1 – 4 of 4) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/ |
| D | frw_list_rom.h | 36 … void osal_dlist_join_tail(struct osal_list_head * const head1, const struct osal_list_head *head2) in osal_dlist_join_tail() 52 … void osal_dlist_join_head(struct osal_list_head * const head1, const struct osal_list_head *head2) in osal_dlist_join_head()
|
| /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
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/coap3/ |
| D | coap_utlist_internal.h | 323 #define LL_CONCAT(head1,head2) \ argument 326 #define LL_CONCAT2(head1,head2,next) \ argument 513 #define LL_CONCAT2(head1,head2,next) \ argument 685 #define DL_CONCAT(head1,head2) \ argument 688 #define DL_CONCAT2(head1,head2,prev,next) \ argument
|