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

Go to the source code of this file.

Functions

char * Pl_Detect_If_Aux_Name (int func)
 
int Pl_Father_Pred_Of_Aux (int func, int *father_arity)
 
int Pl_Pred_Without_Aux (int func, int arity, int *arity1)
 
int Pl_Make_Aux_Name (int func, int arity, int aux_nb)
 

Function Documentation

char* Pl_Detect_If_Aux_Name ( int  func)

Here is the caller graph for this function:

int Pl_Father_Pred_Of_Aux ( int  func,
int *  father_arity 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int Pl_Make_Aux_Name ( int  func,
int  arity,
int  aux_nb 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int Pl_Pred_Without_Aux ( int  func,
int  arity,
int *  arity1 
)

Here is the call graph for this function:

Here is the caller graph for this function: