Searched defs:G_MASKSIZE (Results 1 – 2 of 2) sorted by relevance
4553 #define G_MASKSIZE(x) (((x) >> S_MASKSIZE) & M_MASKSIZE) macro
28924 #define G_MASKSIZE(x) (((x) >> S_MASKSIZE) & M_MASKSIZE) macro