GNU PROLOG with UTF8 support
Functions | Variables
bc_supp.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

WamCont Pl_BC_Emulate_Pred (int func, DynPInf *dyn)
 
void Pl_BC_Start_Emit_0 (void)
 
void Pl_BC_Stop_Emit_0 (void)
 
void Pl_BC_Emit_Inst_1 (WamWord inst_word)
 
void Pl_BC_Emit_Inst_Execute_Native (int func, int arity, PlLong *codep)
 

Variables

int pl_byte_len
 
unsigned * pl_byte_code
 

Function Documentation

void Pl_BC_Emit_Inst_1 ( WamWord  inst_word)

Here is the call graph for this function:

void Pl_BC_Emit_Inst_Execute_Native ( int  func,
int  arity,
PlLong codep 
)

Here is the caller graph for this function:

WamCont Pl_BC_Emulate_Pred ( int  func,
DynPInf dyn 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Pl_BC_Start_Emit_0 ( void  )

Here is the caller graph for this function:

void Pl_BC_Stop_Emit_0 ( void  )

Here is the caller graph for this function:

Variable Documentation

unsigned* pl_byte_code
int pl_byte_len