Searched defs:__size (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/util/ |
D | bitset.h | 331 #define BITSET_FOREACH_SET(__i, __set, __size) \ argument 395 #define BITSET_FOREACH_RANGE(__start, __end, __set, __size) \ argument
|
/third_party/iptables/include/linux/netfilter/ |
D | x_tables.h | 56 #define XT_TARGET_INIT(__name, __size) \ argument
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstutils.h | 165 #define _GST_GET(__data, __idx, __size, __shift) \ argument 168 #define _GST_PUT(__data, __idx, __size, __shift, __num) \ argument
|
/third_party/iptables/include/linux/netfilter_ipv6/ |
D | ip6_tables.h | 138 #define IP6T_ENTRY_INIT(__size) \ argument
|