P99

◆ P99_GENERIC_NULLPTR_CONSTANT

#define P99_GENERIC_NULLPTR_CONSTANT (   PEXP,
  TRUE,
  FALSE 
)
Value:
P99_GENERIC_NULLPTR_CONSTANT_(P00_GENERIC_VOIDPTR_OR_INTEGER(PEXP, PEXP, (void*)1), \
TRUE, \
FALSE)

Definition at line 1707 of file p99_generic.h.

P99_GENERIC_NULLPTR_CONSTANT_
#define P99_GENERIC_NULLPTR_CONSTANT_(PEXP, TRUE, FALSE)
Definition: p99_generic.h:1702