Searched refs:ID_MASK (Results 1 – 1 of 1) sorted by relevance
110 #define ID_MASK ((guint32)((1<<20) - 1)) macro115 (((guint32)(_attr_id) >> ID_POS) & ID_MASK)119 ((((guint32) _id) & ID_MASK) << ID_POS) )