|
static Bool | Compute_Next_BLA (int mask, AtomInf *patom, AtomInf *psub_atom, int b, int l, int a, int *b1, int *l1, int *a1) |
|
static int | Create_Malloc_Atom (char *str) |
|
static Bool | String_To_Number (char *str, WamWord number_word) |
|
| Prolog_Prototype (ATOM_CONCAT_ALT, 0) |
|
| Prolog_Prototype (SUB_ATOM_ALT, 0) |
|
| Prolog_Prototype (CURRENT_ATOM_ALT, 0) |
|
Bool | Pl_Atom_Length_2 (WamWord atom_word, WamWord length_word) |
|
Bool | Pl_New_Atom_2 (WamWord prefix_word, WamWord atom_word) |
|
Bool | Pl_Atom_Concat_3 (WamWord atom1_word, WamWord atom2_word, WamWord atom3_word) |
|
Bool | Pl_Atom_Concat_Alt_0 (void) |
|
Bool | Pl_Sub_Atom_5 (WamWord atom_word, WamWord before_word, WamWord length_word, WamWord after_word, WamWord sub_atom_word) |
|
Bool | Pl_Sub_Atom_Alt_0 (void) |
|
Bool | Pl_Atom_Chars_2 (WamWord atom_word, WamWord chars_word) |
|
Bool | Pl_Atom_Codes_2 (WamWord atom_word, WamWord codes_word) |
|
Bool | Pl_Number_Atom_2 (WamWord number_word, WamWord atom_word) |
|
Bool | Pl_Number_Chars_2 (WamWord number_word, WamWord chars_word) |
|
Bool | Pl_Number_Codes_2 (WamWord number_word, WamWord codes_word) |
|
Bool | Pl_Char_Code_2 (WamWord char_word, WamWord code_word) |
|
Bool | Pl_Name_2 (WamWord atomic_word, WamWord codes_word) |
|
Bool | Pl_Lower_Upper_2 (WamWord lower_word, WamWord upper_word) |
|
Bool | Pl_Current_Atom_2 (WamWord atom_word, WamWord hide_word) |
|
Bool | Pl_Current_Atom_Alt_0 (void) |
|
void | Pl_Atom_Property_6 (WamWord atom_word, WamWord prefix_op_word, WamWord infix_op_word, WamWord postfix_op_word, WamWord needs_quote_word, WamWord needs_scan_word) |
|