Go to the source code of this file.
Defines | |
#define | SYSTEM_NAME "strongtalk" |
Typedefs | |
typedef int | bool |
typedef int | smi |
typedef unsigned char | u_char |
typedef unsigned short | doubleByte |
typedef unsigned short | uint16 |
typedef unsigned short | u_short |
typedef short | int16 |
typedef unsigned long | uint32 |
typedef oop(*) | fntype (...) |
typedef void(*) | oopsDoFn (oop *p) |
typedef void(*) | doFn () |
Enumerations | |
enum | { false, true } |
#define SYSTEM_NAME "strongtalk" |
typedef unsigned short doubleByte |