Searched defs:checktag (Results 1 – 2 of 2) sorted by relevance
128 #define checktag(o,t) (rttype(o) == (t)) macro362 #define checktag(o,t) (tt_(o) == tag2tt(t)) macro
91 #define checktag(o,t) (rawtt(o) == (t)) macro