Searched refs:UINTPTR_BINOP (Results 1 – 1 of 1) sorted by relevance
419 #define UINTPTR_BINOP(prefix, name) \ macro425 UINTPTR_BINOP(Uint, LessThan);426 UINTPTR_BINOP(Uint, LessThanOrEqual);427 UINTPTR_BINOP(Uint, GreaterThanOrEqual);428 UINTPTR_BINOP(Uint, GreaterThan);430 #undef UINTPTR_BINOP