Home
last modified time | relevance | path

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

/include/
A Dedid.h24 #define GET_BIT(_x, _pos) \ macro
88 GET_BIT((_x).flags, 7)
96 GET_BIT((_x).flags, 2)
98 GET_BIT((_x).flags, 1)
100 GET_BIT((_x).flags, 0)
172 GET_BIT(((_x).feature_support), 7)
174 GET_BIT(((_x).feature_support), 6)
253 GET_BIT(((_x).dtd_count), 7)
255 GET_BIT(((_x).dtd_count), 6)
257 GET_BIT(((_x).dtd_count), 5)
[all …]

Completed in 51 milliseconds