Searched refs:TAILQ_CONCAT (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/ |
| H A D | adbg_run.c | 14 #ifndef TAILQ_CONCAT 15 #define TAILQ_CONCAT(head1, head2, field) do { \ macro 99 TAILQ_CONCAT(&Dest_p->cases, &Source_p->cases, link); in Do_ADBG_AppendToSuite()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | queue.h | 445 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | queue.h | 445 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/ |
| H A D | queue.h | 524 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/ |
| H A D | queue.h | 541 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/ |
| H A D | queue.h | 541 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/ |
| H A D | sys-queue.h | 556 #define TAILQ_CONCAT(head1, head2, field) do { \ macro
|