Searched defs:FLAG_STICKY (Results 1 – 3 of 3) sorted by relevance
30 FLAG_STICKY = (1 << 5) enumerator
39 static constexpr auto FLAG_STICKY = (1U << 5U); variable
44 static constexpr auto FLAG_STICKY = (1U << 5U); variable