Searched refs:UINTPTR_BINOP (Results 1 – 1 of 1) sorted by relevance
445 #define UINTPTR_BINOP(prefix, name) \ macro451 UINTPTR_BINOP(Uint, LessThan);452 UINTPTR_BINOP(Uint, LessThanOrEqual);453 UINTPTR_BINOP(Uint, GreaterThanOrEqual);454 UINTPTR_BINOP(Uint, GreaterThan);456 #undef UINTPTR_BINOP