Home
last modified time | relevance | path

Searched defs:__head (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dlibdrm_lists.h98 #define DRMLISTFOREACHENTRY(__item, __list, __head) \ argument
104 #define DRMLISTFOREACHENTRYSAFE(__item, __temp, __list, __head) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dhashtable.h767 _Node** __head = _M_buckets + __n; in _GLIBCXX_VISIBILITY() local
805 _Node** __head = _M_buckets + __n; in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dhashtable.h767 _Node** __head = _M_buckets + __n; in _GLIBCXX_VISIBILITY() local
805 _Node** __head = _M_buckets + __n; in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhead64.c87 #define __head __section(".head.text") macro