| Files |
Description |
| WSTCompiler.h |
This file defines the following types:
|
|
boolean
|
|
|
unint32 |
|
|
sint8
|
|
|
void * |
|
|
sint16 |
This file defines the following macros:
|
|
1 |
|
|
0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
|
32
|
|
|
16 |
|
|
32 |
- WST_TIMEUNIT_ADDRESS_SIZE1
|
32 |
- RIC_OS_TOLOWER_DEFINED_IN_CTYPE
|
|
|
|
LONG_MAX |
|
|
size_t |
|
|
depending on memory model one of:
- void far *
- void huge *
- void xhuge *
|
|
|
depending on memory model one of:
- void far *
- void huge *
- void xhuge *
|
|
|
void |
|
|
depending on memory model when memcpy() is mapped to
|
|
|
|
|
|
|
|
(sint32) LONG_MIN
|
|
|
(sint32) LONG_MAX |
|
|
(uint32) ULONG_MAX |
| 1 |
ANSI-C does not allow for use of the sizeof
operator in
preprocessor statements, which is why we use these _ADDRESS_SIZE
macros. These macros are used for Memory Section Management. |
|
| WSTCompiler.c |
|
|
This function calls init_mempool() or xinit_mempool() using a constant INIT_MEMPOOL. |
|
| WSTCompilerTypes.h |
This file may be part of a Board Support Package
installation, and its types may be visible inside a Rhapsody project.
This file defines the following types:
|
|
signed char |
|
|
unsigned char |
|
|
signed short |
|
|
unsigned short |
|
|
signed long |
|
|
unsigned long |
|
|
char |
|
|
char |
|
|
int |
|
|
unsigned int |
|