Searched defs:checktag (Results 1 – 2 of 2) sorted by relevance
128 #define checktag(o,t) (rttype(o) == (t)) macro 362 #define checktag( global() macro [all...]
91 #define checktag(o,t) (rawtt(o) == (t)) macro