Searched refs:withvariant (Results 1 – 2 of 2) sorted by relevance
79 #define withvariant(t) ((t) & 0x3F) macro80 #define ttypetag(o) withvariant(rawtt(o))
137 switch (withvariant(ktt)) { in mainposition()