Searched refs:UINTPTR_BINOP (Results 1 – 1 of 1) sorted by relevance
383 #define UINTPTR_BINOP(prefix, name) \ macro389 UINTPTR_BINOP(Uint, LessThan);390 UINTPTR_BINOP(Uint, LessThanOrEqual);391 UINTPTR_BINOP(Uint, GreaterThanOrEqual);392 UINTPTR_BINOP(Uint, GreaterThan);394 #undef UINTPTR_BINOP