P99
#define P99_IF_GE (   A,
 
)    P99_IF_EQ_1(P99_IS_GE(A, B))

Test two decimal numbers A and B if A is greater or equal to B.

Definition at line 99 of file p99_if.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines