Home
last modified time | relevance | path

Searched refs:_TAILQ_ENTRY (Results 1 – 6 of 6) sorted by relevance

/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 Dqueue.h377 #define _TAILQ_ENTRY(type, qual) \ macro
382 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
/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 Dqueue.h377 #define _TAILQ_ENTRY(type, qual) \ macro
382 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/sys/
H A Dqueue.h408 #define _TAILQ_ENTRY(type, qual) \ macro
413 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dqueue.h425 #define _TAILQ_ENTRY(type, qual) \ macro
430 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dqueue.h425 #define _TAILQ_ENTRY(type, qual) \ macro
430 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-queue.h410 #define _TAILQ_ENTRY(type, qual) \ macro
415 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)