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