Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgfileinfo.c109 #define ID_POS 0 macro
115 (((guint32)(_attr_id) >> ID_POS) & ID_MASK)
119 ((((guint32) _id) & ID_MASK) << ID_POS) )