Macros for RS08

The following table shows the settings for the RS08 target:

Table 1. RS08 Compiler Defines
size_t Macro Defined
__SIZE_T_IS_UCHAR__ always
__SIZE_T_IS_USHORT__ never
__SIZE_T_IS_UINT__ never
__SIZE_T_IS_ULONG__ never
Table 2. RS08 Compiler Pointer Difference Macros
ptrdiff_t Macro Defined
__PTRDIFF_T_IS_CHAR__ always
__PTRDIFF_T_IS_SHORT__ never
__PTRDIFF_T_IS_INT__ never
__PTRDIFF_T_IS_LONG__ never