Searched defs:__head (Results 1 – 4 of 4) sorted by relevance
98 #define DRMLISTFOREACHENTRY(__item, __list, __head) \ argument104 #define DRMLISTFOREACHENTRYSAFE(__item, __temp, __list, __head) \ argument
767 _Node** __head = _M_buckets + __n; in _GLIBCXX_VISIBILITY() local805 _Node** __head = _M_buckets + __n; in _GLIBCXX_VISIBILITY() local
87 #define __head __section(".head.text") macro