Searched defs:VOID_CLOSE (Results 1 – 2 of 2) sorted by relevance
62 enum Type { OPEN = 1, CLOSE = -1, VOID_OPEN = 2, VOID_CLOSE = -2 }; enumerator
164 enum Type { OPEN = 1, CLOSE = -1, VOID_OPEN = 2, VOID_CLOSE = -2 }; enumerator