Searched defs:checktype (Results 1 – 1 of 1) sorted by relevance
132 #define checktype(o,t) (ttypenv(o) == (t)) macro366 #define checktype(o,t) (ctb(tt_(o) | VARBITS) == ctb(tag2tt(t) | VARBITS)) macro