9.4 Constants
This section lists the constant macros defined by and used in the
Foundation framework.
#define NSDecimalMaxSize (8)
#define NSDecimalNoScale SHRT_MAX
#define NSNotAnIntMapKey((const void *)0x80000000)
#define NSNotAPointerMapKey((const void *)0xffffffff)
|