P99

◆ P99_DIV

#define P99_DIV (   A,
 
)    P99_CHS(A, P99_FOR(B, 32, P00_SEQ, P00_IDI, P00_ALL_ONES()))

Generate the quotient 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 548 of file p99_for.h.