P99

◆ P99_MOD

#define P99_MOD (   A,
 
)    P00_MOD(A, P99_DUPL(32, P99_SELS(B, P00_ASCENDING())))

Generate the modulus of non-negative decimal numbers A and B at preprocessing time.

Warning
Both arguments must be less than the maximum argument list number that is supported, currently 64.

Definition at line 307 of file p99_logical.h.