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

Go to the source code of this file.

Functions

void Source_Line (int line_no, char *cmt)
 
void F_file_name (ArgVal arg[])
 
void F_predicate (ArgVal arg[])
 
void F_directive (ArgVal arg[])
 
void F_ensure_linked (ArgVal arg[])
 
void F_get_variable (ArgVal arg[])
 
void F_get_value (ArgVal arg[])
 
void F_get_atom (ArgVal arg[])
 
void F_get_integer (ArgVal arg[])
 
void F_get_float (ArgVal arg[])
 
void F_get_nil (ArgVal arg[])
 
void F_get_list (ArgVal arg[])
 
void F_get_structure (ArgVal arg[])
 
void F_put_variable (ArgVal arg[])
 
void F_put_void (ArgVal arg[])
 
void F_put_value (ArgVal arg[])
 
void F_put_unsafe_value (ArgVal arg[])
 
void F_put_atom (ArgVal arg[])
 
void F_put_integer (ArgVal arg[])
 
void F_put_float (ArgVal arg[])
 
void F_put_nil (ArgVal arg[])
 
void F_put_list (ArgVal arg[])
 
void F_put_structure (ArgVal arg[])
 
void F_put_meta_term (ArgVal arg[])
 
void F_math_load_value (ArgVal arg[])
 
void F_math_fast_load_value (ArgVal arg[])
 
void F_unify_variable (ArgVal arg[])
 
void F_unify_void (ArgVal arg[])
 
void F_unify_value (ArgVal arg[])
 
void F_unify_local_value (ArgVal arg[])
 
void F_unify_atom (ArgVal arg[])
 
void F_unify_integer (ArgVal arg[])
 
void F_unify_nil (ArgVal arg[])
 
void F_unify_list (ArgVal arg[])
 
void F_unify_structure (ArgVal arg[])
 
void F_allocate (ArgVal arg[])
 
void F_deallocate (ArgVal arg[])
 
void F_call (ArgVal arg[])
 
void F_execute (ArgVal arg[])
 
void F_proceed (ArgVal arg[])
 
void F_fail (ArgVal arg[])
 
void F_label (ArgVal arg[])
 
void F_switch_on_term (ArgVal arg[])
 
void F_switch_on_atom (ArgVal arg[])
 
void F_switch_on_integer (ArgVal arg[])
 
void F_switch_on_structure (ArgVal arg[])
 
void F_try_me_else (ArgVal arg[])
 
void F_retry_me_else (ArgVal arg[])
 
void F_trust_me_else_fail (ArgVal arg[])
 
void F_try (ArgVal arg[])
 
void F_retry (ArgVal arg[])
 
void F_trust (ArgVal arg[])
 
void F_pragma_arity (ArgVal arg[])
 
void F_get_current_choice (ArgVal arg[])
 
void F_cut (ArgVal arg[])
 
void F_soft_cut (ArgVal arg[])
 
void F_function (ArgVal arg[])
 
void F_call_c (ArgVal arg[])
 
void F_foreign_call_c (ArgVal arg[])
 

Function Documentation

void F_allocate ( ArgVal  arg[])

Here is the call graph for this function:

void F_call ( ArgVal  arg[])

Here is the call graph for this function:

void F_call_c ( ArgVal  arg[])

Here is the call graph for this function:

void F_cut ( ArgVal  arg[])

Here is the call graph for this function:

void F_deallocate ( ArgVal  arg[])

Here is the call graph for this function:

void F_directive ( ArgVal  arg[])

Here is the call graph for this function:

void F_ensure_linked ( ArgVal  arg[])

Here is the call graph for this function:

void F_execute ( ArgVal  arg[])

Here is the call graph for this function:

void F_fail ( ArgVal  arg[])

Here is the call graph for this function:

void F_file_name ( ArgVal  arg[])

Here is the call graph for this function:

void F_foreign_call_c ( ArgVal  arg[])

Here is the call graph for this function:

void F_function ( ArgVal  arg[])
void F_get_atom ( ArgVal  arg[])

Here is the call graph for this function:

void F_get_current_choice ( ArgVal  arg[])

Here is the call graph for this function:

void F_get_float ( ArgVal  arg[])

Here is the call graph for this function:

void F_get_integer ( ArgVal  arg[])

Here is the call graph for this function:

void F_get_list ( ArgVal  arg[])

Here is the call graph for this function:

void F_get_nil ( ArgVal  arg[])

Here is the call graph for this function:

void F_get_structure ( ArgVal  arg[])

Here is the call graph for this function:

void F_get_value ( ArgVal  arg[])

Here is the call graph for this function:

void F_get_variable ( ArgVal  arg[])

Here is the call graph for this function:

void F_label ( ArgVal  arg[])

Here is the call graph for this function:

void F_math_fast_load_value ( ArgVal  arg[])

Here is the call graph for this function:

void F_math_load_value ( ArgVal  arg[])

Here is the call graph for this function:

void F_pragma_arity ( ArgVal  arg[])
void F_predicate ( ArgVal  arg[])

Here is the call graph for this function:

void F_proceed ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_atom ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_float ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_integer ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_list ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_meta_term ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_nil ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_structure ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_unsafe_value ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_value ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_variable ( ArgVal  arg[])

Here is the call graph for this function:

void F_put_void ( ArgVal  arg[])

Here is the call graph for this function:

void F_retry ( ArgVal  arg[])

Here is the call graph for this function:

void F_retry_me_else ( ArgVal  arg[])
void F_soft_cut ( ArgVal  arg[])

Here is the call graph for this function:

void F_switch_on_atom ( ArgVal  arg[])

Here is the call graph for this function:

void F_switch_on_integer ( ArgVal  arg[])

Here is the call graph for this function:

void F_switch_on_structure ( ArgVal  arg[])

Here is the call graph for this function:

void F_switch_on_term ( ArgVal  arg[])

Here is the call graph for this function:

void F_trust ( ArgVal  arg[])

Here is the call graph for this function:

void F_trust_me_else_fail ( ArgVal  arg[])
void F_try ( ArgVal  arg[])

Here is the call graph for this function:

void F_try_me_else ( ArgVal  arg[])
void F_unify_atom ( ArgVal  arg[])

Here is the call graph for this function:

void F_unify_integer ( ArgVal  arg[])

Here is the call graph for this function:

void F_unify_list ( ArgVal  arg[])

Here is the call graph for this function:

void F_unify_local_value ( ArgVal  arg[])

Here is the call graph for this function:

void F_unify_nil ( ArgVal  arg[])

Here is the call graph for this function:

void F_unify_structure ( ArgVal  arg[])

Here is the call graph for this function:

void F_unify_value ( ArgVal  arg[])

Here is the call graph for this function:

void F_unify_variable ( ArgVal  arg[])

Here is the call graph for this function:

void F_unify_void ( ArgVal  arg[])

Here is the call graph for this function:

void Source_Line ( int  line_no,
char *  cmt 
)

Here is the call graph for this function:

Here is the caller graph for this function: