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