Searched defs:SET_SENTINEL (Results 1 – 1 of 1) sorted by relevance
38 #define SET_SENTINEL(_x, _y) (_x->sentinel = _y##_SENTINEL) macro44 #define SET_SENTINEL(_x, _y) do { } while (0) macro