![]() |
GNU PROLOG with UTF8 support
|
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 |
void Pl_BC_Emit_Inst_1 | ( | WamWord | inst_word | ) |
void Pl_BC_Emit_Inst_Execute_Native | ( | int | func, |
int | arity, | ||
PlLong * | codep | ||
) |
WamCont Pl_BC_Emulate_Pred | ( | int | func, |
DynPInf * | dyn | ||
) |
void Pl_BC_Start_Emit_0 | ( | void | ) |
void Pl_BC_Stop_Emit_0 | ( | void | ) |
unsigned* pl_byte_code |
int pl_byte_len |