YAP 7.1.0
global_data

Public Attributes

int Initialised_
 
int InitialisedFromPL_
 
int PL_Argc_
 
char ** PL_Argv_
 
bool FAST_BOOT_FLAG_
 
struct halt_hookHaltHooks_
 
fptr_t JIT_finalizer_
 
int AllowLocalExpansion_
 
int AllowGlobalExpansion_
 
int AllowTrailExpansion_
 
UInt SizeOfOverflow_
 
UInt AGcThreshold_
 
Agc_hook AGCHook_
 
int PrologShouldHandleInterrupts_
 
struct stream_descStream_
 
char ** argv_
 
int argc_
 
int agc_calls_
 
YAP_ULONG_LONG agc_collected_
 
Int tot_agc_time_
 
Int tot_agc_recovered_
 
int OpaqueHandlersCount_
 
struct YAP_opaque_handler_structOpaqueHandlers_
 
const char * RestoreFile_
 
Int ProfCalls_
 
Int ProfGCs_
 
Int ProfHGrows_
 
Int ProfSGrows_
 
Int ProfMallocs_
 
Int ProfIndexing_
 
Int ProfOn_
 
Int ProfOns_
 
struct RB_red_blk_nodeProfilerRoot_
 
struct RB_red_blk_nodeProfilerNil_
 
char * DIRNAME_
 
char * Home_
 
char * CharConversionTable_
 
char * CharConversionTable2_
 
int MaxPriority_
 
struct AliasDescSFileAliases_
 alias table access More...
 
int NOfFileAliases_
 
int SzOfFileAliases_
 
struct vfsVFS_
 
char * cwd_
 

Detailed Description

Definition at line 21 of file hglobals.h.

Member Data Documentation

◆ agc_calls_

int agc_calls_

Definition at line 81 of file hglobals.h.

◆ agc_collected_

YAP_ULONG_LONG agc_collected_

Definition at line 82 of file hglobals.h.

◆ AGCHook_

Agc_hook AGCHook_

Definition at line 38 of file hglobals.h.

◆ AGcThreshold_

UInt AGcThreshold_

Definition at line 37 of file hglobals.h.

◆ AllowGlobalExpansion_

int AllowGlobalExpansion_

Definition at line 33 of file hglobals.h.

◆ AllowLocalExpansion_

int AllowLocalExpansion_

Definition at line 32 of file hglobals.h.

◆ AllowTrailExpansion_

int AllowTrailExpansion_

Definition at line 34 of file hglobals.h.

◆ argc_

int argc_

Definition at line 74 of file hglobals.h.

◆ argv_

char** argv_

Definition at line 73 of file hglobals.h.

◆ CharConversionTable2_

char* CharConversionTable2_

Definition at line 136 of file hglobals.h.

◆ CharConversionTable_

char* CharConversionTable_

Definition at line 135 of file hglobals.h.

◆ cwd_

char* cwd_

Definition at line 144 of file hglobals.h.

◆ DIRNAME_

char* DIRNAME_

Definition at line 121 of file hglobals.h.

◆ FAST_BOOT_FLAG_

bool FAST_BOOT_FLAG_

Definition at line 27 of file hglobals.h.

◆ FileAliases_

struct AliasDescS* FileAliases_

alias table access

Definition at line 140 of file hglobals.h.

◆ HaltHooks_

struct halt_hook* HaltHooks_

Definition at line 29 of file hglobals.h.

◆ Home_

char* Home_

Definition at line 133 of file hglobals.h.

◆ Initialised_

int Initialised_

Definition at line 23 of file hglobals.h.

◆ InitialisedFromPL_

int InitialisedFromPL_

Definition at line 24 of file hglobals.h.

◆ JIT_finalizer_

fptr_t JIT_finalizer_

Definition at line 30 of file hglobals.h.

◆ MaxPriority_

int MaxPriority_

Definition at line 138 of file hglobals.h.

◆ NOfFileAliases_

int NOfFileAliases_

Definition at line 141 of file hglobals.h.

◆ OpaqueHandlers_

struct YAP_opaque_handler_struct* OpaqueHandlers_

Definition at line 103 of file hglobals.h.

◆ OpaqueHandlersCount_

int OpaqueHandlersCount_

Definition at line 102 of file hglobals.h.

◆ PL_Argc_

int PL_Argc_

Definition at line 25 of file hglobals.h.

◆ PL_Argv_

char** PL_Argv_

Definition at line 26 of file hglobals.h.

◆ ProfCalls_

Int ProfCalls_

Definition at line 111 of file hglobals.h.

◆ ProfGCs_

Int ProfGCs_

Definition at line 112 of file hglobals.h.

◆ ProfHGrows_

Int ProfHGrows_

Definition at line 113 of file hglobals.h.

◆ ProfilerNil_

struct RB_red_blk_node* ProfilerNil_

Definition at line 120 of file hglobals.h.

◆ ProfilerRoot_

struct RB_red_blk_node* ProfilerRoot_

Definition at line 119 of file hglobals.h.

◆ ProfIndexing_

Int ProfIndexing_

Definition at line 116 of file hglobals.h.

◆ ProfMallocs_

Int ProfMallocs_

Definition at line 115 of file hglobals.h.

◆ ProfOn_

Int ProfOn_

Definition at line 117 of file hglobals.h.

◆ ProfOns_

Int ProfOns_

Definition at line 118 of file hglobals.h.

◆ ProfSGrows_

Int ProfSGrows_

Definition at line 114 of file hglobals.h.

◆ PrologShouldHandleInterrupts_

int PrologShouldHandleInterrupts_

Definition at line 58 of file hglobals.h.

◆ RestoreFile_

const char* RestoreFile_

Definition at line 109 of file hglobals.h.

◆ SizeOfOverflow_

UInt SizeOfOverflow_

Definition at line 35 of file hglobals.h.

◆ Stream_

struct stream_desc* Stream_

Definition at line 68 of file hglobals.h.

◆ SzOfFileAliases_

int SzOfFileAliases_

Definition at line 142 of file hglobals.h.

◆ tot_agc_recovered_

Int tot_agc_recovered_

Definition at line 86 of file hglobals.h.

◆ tot_agc_time_

Int tot_agc_time_

Definition at line 84 of file hglobals.h.

◆ VFS_

struct vfs* VFS_

Definition at line 143 of file hglobals.h.


The documentation for this struct was generated from the following file: