![]() |
GNU PROLOG with UTF8 support
|

Macros | |
| #define | OBJ_INIT Oper_Initializer |
| #define | FX 0 |
| #define | FY 1 |
| #define | XF 2 |
| #define | YF 3 |
| #define | XFX 4 |
| #define | XFY 5 |
| #define | YFX 6 |
| #define | CURRENT_OP_ALT X1_2463757272656E745F6F705F616C74 |
Functions | |
| static int | Detect_Oper_Specif (OperInf *oper) |
| Prolog_Prototype (CURRENT_OP_ALT, 0) | |
| static void | Oper_Initializer (void) |
| void | Pl_Op_3 (WamWord prec_word, WamWord specif_word, WamWord oper_word) |
| Bool | Pl_Current_Op_3 (WamWord prec_word, WamWord specif_word, WamWord oper_word) |
| Bool | Pl_Current_Op_Alt_0 (void) |
Variables | |
| static int | atom_specif_tbl [7] |
| #define CURRENT_OP_ALT X1_2463757272656E745F6F705F616C74 |
| #define FX 0 |
| #define FY 1 |
| #define OBJ_INIT Oper_Initializer |
| #define XF 2 |
| #define XFX 4 |
| #define XFY 5 |
| #define YF 3 |
| #define YFX 6 |
|
static |

|
static |


| Bool Pl_Current_Op_Alt_0 | ( | void | ) |



| Prolog_Prototype | ( | CURRENT_OP_ALT | , |
| 0 | |||
| ) |
|
static |
1.8.11