P99

◆ P99_ADD

#define P99_ADD (   _0,
  _1 
)
Value:
P00_ADD_(_0, _1, \
P99_IS_EQ_0(_0), \
P99_IS_EQ_0(_1), \
P99_SELS(_0, P00_ALL_ZEROES()), \
P99_SELS(_1, P00_ALL_ZEROES())))

add two decimal numbers

Definition at line 217 of file p99_logical.h.

P99_SELS
#define P99_SELS(N,...)
Definition: p99_list.h:50
P99_NARG
#define P99_NARG(...)
Return the length of the variable length argument list, where an empty argument list is considered to...
Definition: p99_args.h:117