#include "evaluatn.h"


Go to the source code of this file.
Defines | |
| #define | LOCALE extern |
Functions | |
| LOCALE intBool | FactPNGetVar1 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE intBool | FactPNGetVar2 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE intBool | FactPNGetVar3 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE intBool | FactJNGetVar1 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE intBool | FactJNGetVar2 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE intBool | FactJNGetVar3 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE intBool | FactSlotLength (void *, void *, DATA_OBJECT_PTR) |
| LOCALE int | FactJNCompVars1 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE int | FactJNCompVars2 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE int | FactPNCompVars1 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE intBool | FactPNConstant1 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE intBool | FactPNConstant2 (void *, void *, DATA_OBJECT_PTR) |
| LOCALE int | FactStoreMultifield (void *, void *, DATA_OBJECT_PTR) |
| LOCALE unsigned short | AdjustFieldPosition (void *, struct multifieldMarker *, unsigned short, unsigned short, int *) |
| #define LOCALE extern |
Definition at line 38 of file factrete.h.
| LOCALE unsigned short AdjustFieldPosition | ( | void * | , | |
| struct multifieldMarker * | , | |||
| unsigned | short, | |||
| unsigned | short, | |||
| int * | ||||
| ) |
Definition at line 857 of file factrete.c.
| LOCALE int FactJNCompVars1 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
| LOCALE int FactJNCompVars2 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
| LOCALE intBool FactJNGetVar1 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 365 of file factrete.c.
| LOCALE intBool FactJNGetVar2 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 506 of file factrete.c.
| LOCALE intBool FactJNGetVar3 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 553 of file factrete.c.
| LOCALE int FactPNCompVars1 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
| LOCALE intBool FactPNConstant1 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 266 of file factrete.c.
| LOCALE intBool FactPNConstant2 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 310 of file factrete.c.
| LOCALE intBool FactPNGetVar1 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 52 of file factrete.c.
| LOCALE intBool FactPNGetVar2 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 163 of file factrete.c.
| LOCALE intBool FactPNGetVar3 | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 201 of file factrete.c.
| LOCALE intBool FactSlotLength | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
Definition at line 623 of file factrete.c.
| LOCALE int FactStoreMultifield | ( | void * | , | |
| void * | , | |||
| DATA_OBJECT_PTR | ||||
| ) |
1.5.6