![]() |
YAP 7.1.0
|
Go to the source code of this file.
Macros | |
#define | YAP_BOOT_FROM_SAVED_CODE 1 |
#define | YAP_BOOT_FROM_SAVED_STACKS 2 |
#define | YAP_BOOT_ERROR -1 |
#define | YAP_CONSULT_MODE 0 |
#define | YAP_RECONSULT_MODE 1 |
#define | YAP_BOOT_MODE 2 |
#define | YAP_MAX_YPP_DEFS 100 |
Typedefs | |
typedef struct yap_boot_params | YAP_init_args |
Functions | |
X_API YAP_file_type_t | Yap_InitDefaults (void *init_args, char saved_state[], int Argc, char *Argv[]) |
Definition in file YapInit.h.