Searched defs:OPTIONAL (Results 1 – 9 of 9) sorted by relevance
26 OPTIONAL = 1 << 1, // T? enumerator
25 OPTIONAL = 1U << 1U, // T? enumerator
39 OPTIONAL = 1 << 0, enumerator
30 OPTIONAL = 1U << 0U, enumerator
78 OPTIONAL = 1U << 7U, // Parameter enumerator
114 OPTIONAL = 1 << 0, enumerator
72 OPTIONAL = 1 << 7, enumerator
36 OPTIONAL = 1U << 7U, enumerator
118 OPTIONAL = 1U << 0U, enumerator