Searched refs:__typecheck (Results 1 – 2 of 2) sorted by relevance
19 #define __typecheck(x, y) \ macro26 (__typecheck(x, y) && __no_side_effects(x, y))
748 ((void)__typecheck(__left, __right)); \