GNU PROLOG with UTF8 support
Macros | Functions | Variables
call_args_c.c File Reference
#include <string.h>
#include "engine_pl.h"
#include "bips_pl.h"
Include dependency graph for call_args_c.c:

Macros

#define OBJ_INIT   Call_Args_Initializer
 
#define CALL_INTERNAL   X1_2463616C6C5F696E7465726E616C
 

Functions

 Prolog_Prototype (CALL_INTERNAL, 2)
 
static void Call_Args_Initializer (void)
 
WamCont Pl_Call_Closure (int atom_bip, int arity_rest)
 

Variables

static int atom_call_with_args
 
static int atom_call
 

Macro Definition Documentation

#define CALL_INTERNAL   X1_2463616C6C5F696E7465726E616C
#define OBJ_INIT   Call_Args_Initializer

Function Documentation

static void Call_Args_Initializer ( void  )
static

Here is the call graph for this function:

WamCont Pl_Call_Closure ( int  atom_bip,
int  arity_rest 
)

Here is the call graph for this function:

Prolog_Prototype ( CALL_INTERNAL  ,
 
)

Variable Documentation

int atom_call
static
int atom_call_with_args
static