Searched refs:CCW_FLAG_SKIP (Results 1 – 3 of 3) sorted by relevance
59 #define CCW_FLAG_SKIP 0x10 macro
246 #define ccw_is_skip(_ccw) ((_ccw)->flags & CCW_FLAG_SKIP)
273 CCW_FLAG_SKIP skip
Completed in 7 milliseconds