![]() |
My Project
|
#include "kernel/mod2.h"
#include "factory/factory.h"
#include "coeffs/bigintmat.h"
#include "coeffs/coeffs.h"
#include "coeffs/numbers.h"
#include "misc/options.h"
#include "misc/intvec.h"
#include "misc/sirandom.h"
#include "misc/prime.h"
#include "polys/matpol.h"
#include "polys/monomials/maps.h"
#include "polys/sparsmat.h"
#include "polys/weight.h"
#include "polys/ext_fields/transext.h"
#include "polys/clapsing.h"
#include "polys/flintconv.h"
#include "kernel/combinatorics/stairc.h"
#include "kernel/combinatorics/hilb.h"
#include "kernel/linear_algebra/interpolation.h"
#include "kernel/linear_algebra/linearAlgebra.h"
#include "kernel/linear_algebra/MinorInterface.h"
#include "kernel/GBEngine/kChinese.h"
#include "kernel/spectrum/GMPrat.h"
#include "kernel/groebner_walk/walkProc.h"
#include "kernel/oswrapper/timer.h"
#include "kernel/fglm/fglm.h"
#include "kernel/GBEngine/kstdfac.h"
#include "kernel/GBEngine/syz.h"
#include "kernel/GBEngine/kstd1.h"
#include "kernel/GBEngine/units.h"
#include "kernel/GBEngine/tgb.h"
#include "kernel/preimage.h"
#include "kernel/polys.h"
#include "kernel/ideals.h"
#include "Singular/mod_lib.h"
#include "Singular/fevoices.h"
#include "Singular/tok.h"
#include "Singular/ipid.h"
#include "Singular/sdb.h"
#include "Singular/subexpr.h"
#include "Singular/lists.h"
#include "Singular/maps_ip.h"
#include "Singular/feOpt.h"
#include "Singular/ipconv.h"
#include "Singular/ipprint.h"
#include "Singular/attrib.h"
#include "Singular/links/silink.h"
#include "Singular/misc_ip.h"
#include "Singular/linearAlgebra_ip.h"
#include "Singular/number2.h"
#include "Singular/fglm.h"
#include "Singular/blackbox.h"
#include "Singular/newstruct.h"
#include "Singular/ipshell.h"
#include "reporter/si_signals.h"
#include <ctype.h>
#include "kernel/GBEngine/ratgring.h"
#include "kernel/GBEngine/nc.h"
#include "polys/nc/nc.h"
#include "polys/nc/sca.h"
#include "table.h"
#include "iparith.inc"
Go to the source code of this file.
Data Structures | |
struct | sValCmdTab |
struct | cmdnames |
struct | sValCmd1 |
struct | sValCmd2 |
struct | sValCmd3 |
struct | sValCmdM |
struct | SArithBase |
Macros | |
#define | NC_MASK (3+64) |
#define | RING_MASK 4 |
#define | ZERODIVISOR_MASK 8 |
#define | ALLOW_PLURAL 1 |
#define | NO_NC 0 |
#define | COMM_PLURAL 2 |
#define | ALLOW_RING 4 |
#define | NO_RING 0 |
#define | NO_ZERODIVISOR 8 |
#define | ALLOW_ZERODIVISOR 0 |
#define | ALLOW_LP 64 |
#define | NO_LRING 128 |
#define | ALLOW_NC ALLOW_LP|ALLOW_PLURAL |
#define | ALLOW_ZZ (ALLOW_RING|NO_ZERODIVISOR) |
#define | WARN_RING 16 |
#define | NO_CONVERSION 32 |
#define | bit31 SIZEOF_LONG*8-1 |
#define | ii_div_by_0 "div. by 0" |
#define | SIMPL_NORMALIZE 64 |
#define | SIMPL_LMDIV 32 |
#define | SIMPL_LMEQ 16 |
#define | SIMPL_MULT 8 |
#define | SIMPL_EQU 4 |
#define | SIMPL_NULL 2 |
#define | SIMPL_NORM 1 |
#define | D(A) |
#define | NULL_VAL NULL |
#define | IPARITH |
Typedefs | |
typedef sValCmdTab | jjValCmdTab[] |
typedef BOOLEAN(* | proc2) (leftv, leftv, leftv) |
typedef BOOLEAN(* | proc3) (leftv, leftv, leftv, leftv) |
typedef char | si_char_2[2] |
Variables | |
long | all_farey =0L |
long | farey_cnt =0L |
STATIC_VAR SArithBase | sArithBase |
Base entry for arithmetic. | |
EXTERN_VAR int | cmdtok |
EXTERN_VAR BOOLEAN | expected_parms |
VAR int | iiOp |
EXTERN_VAR int | singclap_factorize_retry |
STATIC_VAR int | WerrorS_dummy_cnt =0 |
STATIC_VAR si_char_2 | Tok2Cmdname_buf =" " |
struct sValCmdTab |
Definition at line 123 of file iparith.cc.
Data Fields | ||
---|---|---|
short | cmd | |
short | start |
struct _scmdnames |
Definition at line 56 of file gentable.cc.
Data Fields | ||
---|---|---|
short | alias | |
const char * | name | |
char * | name | |
short | toktype | |
short | tokval |
struct sValCmd1 |
Definition at line 75 of file gentable.cc.
Data Fields | ||
---|---|---|
short | arg | |
short | cmd | |
int | p | |
proc1 | p | |
short | res | |
short | valid_for |
struct sValCmd2 |
Definition at line 66 of file gentable.cc.
Data Fields | ||
---|---|---|
short | arg1 | |
short | arg2 | |
short | cmd | |
int | p | |
proc2 | p | |
short | res | |
short | valid_for |
struct sValCmd3 |
Definition at line 83 of file gentable.cc.
Data Fields | ||
---|---|---|
short | arg1 | |
short | arg2 | |
short | arg3 | |
short | cmd | |
int | p | |
proc3 | p | |
short | res | |
short | valid_for |
struct sValCmdM |
Definition at line 93 of file gentable.cc.
Data Fields | ||
---|---|---|
short | cmd | |
short | number_of_args | |
int | p | |
proc1 | p | |
short | res | |
short | valid_for |
struct SArithBase |
Definition at line 180 of file iparith.cc.
Data Fields | ||
---|---|---|
unsigned | nCmdAllocated | number of commands-slots allocated |
unsigned | nCmdUsed | number of commands used |
unsigned | nLastIdentifier | valid identifiers are slot 1..nLastIdentifier |
struct sValCmd1 * | psValCmd1 | |
struct sValCmd2 * | psValCmd2 | |
struct sValCmd3 * | psValCmd3 | |
struct sValCmdM * | psValCmdM | |
cmdnames * | sCmds | array of existing commands |
#define ALLOW_LP 64 |
Definition at line 106 of file iparith.cc.
#define ALLOW_NC ALLOW_LP|ALLOW_PLURAL |
Definition at line 108 of file iparith.cc.
#define ALLOW_PLURAL 1 |
Definition at line 99 of file iparith.cc.
#define ALLOW_RING 4 |
Definition at line 102 of file iparith.cc.
#define ALLOW_ZERODIVISOR 0 |
Definition at line 105 of file iparith.cc.
#define ALLOW_ZZ (ALLOW_RING|NO_ZERODIVISOR) |
Definition at line 110 of file iparith.cc.
#define bit31 SIZEOF_LONG*8-1 |
Definition at line 120 of file iparith.cc.
#define COMM_PLURAL 2 |
Definition at line 101 of file iparith.cc.
#define D | ( | A | ) |
Definition at line 8957 of file iparith.cc.
#define ii_div_by_0 "div. by 0" |
Definition at line 216 of file iparith.cc.
#define IPARITH |
Definition at line 8959 of file iparith.cc.
#define NC_MASK (3+64) |
Definition at line 92 of file iparith.cc.
#define NO_CONVERSION 32 |
Definition at line 116 of file iparith.cc.
#define NO_LRING 128 |
Definition at line 107 of file iparith.cc.
#define NO_NC 0 |
Definition at line 100 of file iparith.cc.
#define NO_RING 0 |
Definition at line 103 of file iparith.cc.
#define NO_ZERODIVISOR 8 |
Definition at line 104 of file iparith.cc.
#define NULL_VAL NULL |
Definition at line 8958 of file iparith.cc.
#define RING_MASK 4 |
Definition at line 97 of file iparith.cc.
#define SIMPL_EQU 4 |
Definition at line 3341 of file iparith.cc.
#define SIMPL_LMDIV 32 |
Definition at line 3338 of file iparith.cc.
#define SIMPL_LMEQ 16 |
Definition at line 3339 of file iparith.cc.
#define SIMPL_MULT 8 |
Definition at line 3340 of file iparith.cc.
#define SIMPL_NORM 1 |
Definition at line 3343 of file iparith.cc.
#define SIMPL_NORMALIZE 64 |
Definition at line 3337 of file iparith.cc.
#define SIMPL_NULL 2 |
Definition at line 3342 of file iparith.cc.
#define WARN_RING 16 |
Definition at line 114 of file iparith.cc.
#define ZERODIVISOR_MASK 8 |
Definition at line 98 of file iparith.cc.
typedef sValCmdTab jjValCmdTab[] |
Definition at line 129 of file iparith.cc.
typedef char si_char_2[2] |
Definition at line 9860 of file iparith.cc.
compares to entry of cmdsname-list
[in] | a | |
[in] | b |
Definition at line 9916 of file iparith.cc.
Definition at line 10142 of file iparith.cc.
|
extern |
Definition at line 10083 of file iparith.cc.
int iiArithFindCmd | ( | const char * | szName | ) |
Definition at line 9988 of file iparith.cc.
char * iiArithGetCmd | ( | int | nPos | ) |
Definition at line 10048 of file iparith.cc.
|
extern |
int iiArithRemoveCmd | ( | const char * | szName | ) |
Definition at line 10056 of file iparith.cc.
Definition at line 9330 of file iparith.cc.
BOOLEAN iiExprArith1Tab | ( | leftv | res, |
leftv | a, | ||
int | op, | ||
const struct sValCmd1 * | dA1, | ||
int | at, | ||
const struct sConvertTypes * | dConvertTypes ) |
apply an operation 'op' to an argument a return TRUE on failure
[out] | res | pre-allocated result |
[in] | a | argument |
[in] | op | operation |
[in] | dA1 | table of possible proc assumes dArith1[0].cmd==op |
[in] | at | a->Typ() |
[in] | dConvertTypes | table of type conversions |
Definition at line 9200 of file iparith.cc.
Definition at line 9141 of file iparith.cc.
BOOLEAN iiExprArith2Tab | ( | leftv | res, |
leftv | a, | ||
int | op, | ||
const struct sValCmd2 * | dA2, | ||
int | at, | ||
const struct sConvertTypes * | dConvertTypes ) |
apply an operation 'op' to arguments a and a->next return TRUE on failure
[out] | res | pre-allocated result |
[in] | a | 2 arguments |
[in] | op | operation |
[in] | dA2 | table of possible proc assumes dA2[0].cmd==op |
[in] | at | a->Typ() |
[in] | dConvertTypes | table of type conversions |
Definition at line 9127 of file iparith.cc.
|
static |
Definition at line 8968 of file iparith.cc.
Definition at line 9540 of file iparith.cc.
BOOLEAN iiExprArith3Tab | ( | leftv | res, |
leftv | a, | ||
int | op, | ||
const struct sValCmd3 * | dA3, | ||
int | at, | ||
const struct sConvertTypes * | dConvertTypes ) |
apply an operation 'op' to arguments a, a->next and a->next->next return TRUE on failure
[out] | res | pre-allocated result |
[in] | a | 3 arguments |
[in] | op | operation |
[in] | dA3 | table of possible proc assumes dA3[0].cmd==op |
[in] | at | a->Typ() |
[in] | dConvertTypes | table of type conversions |
Definition at line 9592 of file iparith.cc.
|
static |
Definition at line 9387 of file iparith.cc.
Definition at line 9631 of file iparith.cc.
int iiInitArithmetic | ( | ) |
initialisation of arithmetic structured data
0 | on success |
Definition at line 9953 of file iparith.cc.
|
static |
Definition at line 221 of file iparith.cc.
|
static |
Definition at line 9837 of file iparith.cc.
int iiTokType | ( | int | op | ) |
Definition at line 229 of file iparith.cc.
int IsCmd | ( | const char * | n, |
int & | tok ) |
Definition at line 9738 of file iparith.cc.
Definition at line 1777 of file iparith.cc.
Definition at line 1767 of file iparith.cc.
Definition at line 1378 of file iparith.cc.
Definition at line 3864 of file iparith.cc.
Definition at line 3887 of file iparith.cc.
Definition at line 3894 of file iparith.cc.
Definition at line 3915 of file iparith.cc.
Definition at line 7898 of file iparith.cc.
Definition at line 4464 of file iparith.cc.
Definition at line 5816 of file iparith.cc.
Definition at line 5789 of file iparith.cc.
Definition at line 5844 of file iparith.cc.
Definition at line 5902 of file iparith.cc.
Definition at line 5952 of file iparith.cc.
Definition at line 6001 of file iparith.cc.
Definition at line 5773 of file iparith.cc.
Definition at line 5873 of file iparith.cc.
Definition at line 2914 of file iparith.cc.
Definition at line 2941 of file iparith.cc.
Definition at line 7298 of file iparith.cc.
Definition at line 7305 of file iparith.cc.
Definition at line 7322 of file iparith.cc.
Definition at line 3930 of file iparith.cc.
Definition at line 7326 of file iparith.cc.
Definition at line 7334 of file iparith.cc.
Definition at line 3934 of file iparith.cc.
Definition at line 1680 of file iparith.cc.
Definition at line 10194 of file iparith.cc.
Definition at line 1791 of file iparith.cc.
Definition at line 1798 of file iparith.cc.
Definition at line 7346 of file iparith.cc.
Definition at line 3939 of file iparith.cc.
Definition at line 1816 of file iparith.cc.
Definition at line 6096 of file iparith.cc.
Definition at line 6110 of file iparith.cc.
Definition at line 6116 of file iparith.cc.
Definition at line 1805 of file iparith.cc.
Definition at line 692 of file iparith.cc.
Definition at line 10412 of file iparith.cc.
Definition at line 366 of file iparith.cc.
Definition at line 338 of file iparith.cc.
Definition at line 396 of file iparith.cc.
Definition at line 423 of file iparith.cc.
Definition at line 451 of file iparith.cc.
Definition at line 478 of file iparith.cc.
Definition at line 3961 of file iparith.cc.
Definition at line 1830 of file iparith.cc.
Definition at line 3969 of file iparith.cc.
Definition at line 5742 of file iparith.cc.
Definition at line 4002 of file iparith.cc.
Definition at line 4052 of file iparith.cc.
Definition at line 1846 of file iparith.cc.
Definition at line 4024 of file iparith.cc.
Definition at line 1835 of file iparith.cc.
Definition at line 4035 of file iparith.cc.
Definition at line 1867 of file iparith.cc.
Definition at line 1860 of file iparith.cc.
Return the denominator of the input number.
Definition at line 4064 of file iparith.cc.
Definition at line 1894 of file iparith.cc.
Definition at line 1901 of file iparith.cc.
Definition at line 4087 of file iparith.cc.
Definition at line 4123 of file iparith.cc.
Definition at line 4501 of file iparith.cc.
Definition at line 1919 of file iparith.cc.
Definition at line 4143 of file iparith.cc.
Definition at line 1935 of file iparith.cc.
Definition at line 5747 of file iparith.cc.
Definition at line 1248 of file iparith.cc.
Definition at line 1292 of file iparith.cc.
Definition at line 1261 of file iparith.cc.
Definition at line 1274 of file iparith.cc.
Definition at line 1952 of file iparith.cc.
Definition at line 7363 of file iparith.cc.
Definition at line 1225 of file iparith.cc.
Definition at line 3762 of file iparith.cc.
Definition at line 4171 of file iparith.cc.
Definition at line 4185 of file iparith.cc.
Definition at line 1972 of file iparith.cc.
Definition at line 6143 of file iparith.cc.
Definition at line 6151 of file iparith.cc.
Definition at line 1978 of file iparith.cc.
Definition at line 5310 of file iparith.cc.
Definition at line 1321 of file iparith.cc.
Definition at line 1327 of file iparith.cc.
Definition at line 1333 of file iparith.cc.
Definition at line 1351 of file iparith.cc.
Definition at line 1357 of file iparith.cc.
Definition at line 1345 of file iparith.cc.
Definition at line 1365 of file iparith.cc.
Definition at line 1339 of file iparith.cc.
Definition at line 1997 of file iparith.cc.
Definition at line 4197 of file iparith.cc.
Definition at line 1992 of file iparith.cc.
Definition at line 2004 of file iparith.cc.
Definition at line 2018 of file iparith.cc.
Definition at line 2046 of file iparith.cc.
Definition at line 4246 of file iparith.cc.
Definition at line 2063 of file iparith.cc.
Definition at line 4206 of file iparith.cc.
Definition at line 2110 of file iparith.cc.
Definition at line 8623 of file iparith.cc.
Definition at line 2132 of file iparith.cc.
Definition at line 2143 of file iparith.cc.
Definition at line 2164 of file iparith.cc.
Definition at line 7505 of file iparith.cc.
Definition at line 2292 of file iparith.cc.
Definition at line 6160 of file iparith.cc.
Definition at line 2347 of file iparith.cc.
Definition at line 2310 of file iparith.cc.
Definition at line 2357 of file iparith.cc.
Definition at line 6191 of file iparith.cc.
Definition at line 2376 of file iparith.cc.
Definition at line 2383 of file iparith.cc.
Definition at line 2400 of file iparith.cc.
Definition at line 1164 of file iparith.cc.
Definition at line 4262 of file iparith.cc.
Definition at line 1182 of file iparith.cc.
Definition at line 4276 of file iparith.cc.
Definition at line 4283 of file iparith.cc.
Definition at line 4330 of file iparith.cc.
Definition at line 2406 of file iparith.cc.
Definition at line 6200 of file iparith.cc.
Definition at line 6230 of file iparith.cc.
Definition at line 4343 of file iparith.cc.
Definition at line 4353 of file iparith.cc.
Definition at line 2483 of file iparith.cc.
Definition at line 2503 of file iparith.cc.
Definition at line 2461 of file iparith.cc.
Definition at line 6252 of file iparith.cc.
Definition at line 2444 of file iparith.cc.
Definition at line 6270 of file iparith.cc.
Definition at line 6288 of file iparith.cc.
Definition at line 4403 of file iparith.cc.
Definition at line 4412 of file iparith.cc.
Definition at line 7462 of file iparith.cc.
Definition at line 4422 of file iparith.cc.
Definition at line 5669 of file iparith.cc.
Definition at line 5674 of file iparith.cc.
Definition at line 4386 of file iparith.cc.
Definition at line 5700 of file iparith.cc.
Definition at line 5752 of file iparith.cc.
Definition at line 5679 of file iparith.cc.
Definition at line 4439 of file iparith.cc.
Definition at line 4446 of file iparith.cc.
Definition at line 4451 of file iparith.cc.
Definition at line 2510 of file iparith.cc.
Definition at line 1388 of file iparith.cc.
Definition at line 1410 of file iparith.cc.
Definition at line 1446 of file iparith.cc.
Definition at line 1463 of file iparith.cc.
Definition at line 1515 of file iparith.cc.
Definition at line 2523 of file iparith.cc.
Definition at line 4457 of file iparith.cc.
Definition at line 6323 of file iparith.cc.
Definition at line 6310 of file iparith.cc.
Definition at line 7630 of file iparith.cc.
Definition at line 6296 of file iparith.cc.
Definition at line 7866 of file iparith.cc.
Definition at line 4484 of file iparith.cc.
Definition at line 4478 of file iparith.cc.
Definition at line 4520 of file iparith.cc.
Definition at line 2541 of file iparith.cc.
Definition at line 2535 of file iparith.cc.
Definition at line 7959 of file iparith.cc.
Definition at line 2551 of file iparith.cc.
Definition at line 6354 of file iparith.cc.
Definition at line 2546 of file iparith.cc.
Definition at line 6331 of file iparith.cc.
Definition at line 4559 of file iparith.cc.
Definition at line 2556 of file iparith.cc.
Definition at line 2569 of file iparith.cc.
Definition at line 4541 of file iparith.cc.
Definition at line 4550 of file iparith.cc.
Definition at line 1558 of file iparith.cc.
Definition at line 1570 of file iparith.cc.
Definition at line 8042 of file iparith.cc.
Definition at line 1597 of file iparith.cc.
Definition at line 2573 of file iparith.cc.
Definition at line 4565 of file iparith.cc.
Definition at line 4642 of file iparith.cc.
Definition at line 1199 of file iparith.cc.
Definition at line 1208 of file iparith.cc.
Definition at line 4587 of file iparith.cc.
Definition at line 4605 of file iparith.cc.
Definition at line 2585 of file iparith.cc.
Definition at line 7094 of file iparith.cc.
Definition at line 8095 of file iparith.cc.
Definition at line 2605 of file iparith.cc.
Definition at line 7139 of file iparith.cc.
Definition at line 8126 of file iparith.cc.
Definition at line 7116 of file iparith.cc.
Definition at line 8216 of file iparith.cc.
Definition at line 4624 of file iparith.cc.
load lib/module given in v
Definition at line 5567 of file iparith.cc.
Definition at line 4620 of file iparith.cc.
Definition at line 2625 of file iparith.cc.
Definition at line 2629 of file iparith.cc.
Definition at line 5643 of file iparith.cc.
Definition at line 1212 of file iparith.cc.
Definition at line 1221 of file iparith.cc.
Definition at line 4651 of file iparith.cc.
Definition at line 7704 of file iparith.cc.
Definition at line 7785 of file iparith.cc.
|
static |
Definition at line 8935 of file iparith.cc.
Definition at line 1651 of file iparith.cc.
Definition at line 6917 of file iparith.cc.
Definition at line 6953 of file iparith.cc.
Definition at line 6940 of file iparith.cc.
Definition at line 4681 of file iparith.cc.
Definition at line 6365 of file iparith.cc.
Definition at line 4732 of file iparith.cc.
Definition at line 918 of file iparith.cc.
Definition at line 908 of file iparith.cc.
Definition at line 893 of file iparith.cc.
Definition at line 941 of file iparith.cc.
Definition at line 877 of file iparith.cc.
Definition at line 931 of file iparith.cc.
Definition at line 951 of file iparith.cc.
Definition at line 898 of file iparith.cc.
Definition at line 964 of file iparith.cc.
Definition at line 903 of file iparith.cc.
Definition at line 2693 of file iparith.cc.
Definition at line 2715 of file iparith.cc.
Definition at line 2640 of file iparith.cc.
Definition at line 6979 of file iparith.cc.
Definition at line 7030 of file iparith.cc.
Definition at line 8267 of file iparith.cc.
Definition at line 2734 of file iparith.cc.
Definition at line 2738 of file iparith.cc.
Definition at line 2779 of file iparith.cc.
Definition at line 5717 of file iparith.cc.
Definition at line 5722 of file iparith.cc.
Definition at line 6561 of file iparith.cc.
Definition at line 4711 of file iparith.cc.
Definition at line 4726 of file iparith.cc.
Definition at line 4746 of file iparith.cc.
Definition at line 4771 of file iparith.cc.
Definition at line 8334 of file iparith.cc.
Definition at line 4776 of file iparith.cc.
Definition at line 2803 of file iparith.cc.
Definition at line 6644 of file iparith.cc.
Definition at line 5764 of file iparith.cc.
Definition at line 4781 of file iparith.cc.
Definition at line 3769 of file iparith.cc.
Return the numerator of the input number.
Definition at line 4073 of file iparith.cc.
Definition at line 4786 of file iparith.cc.
Definition at line 275 of file iparith.cc.
Definition at line 262 of file iparith.cc.
Definition at line 243 of file iparith.cc.
Definition at line 258 of file iparith.cc.
Definition at line 315 of file iparith.cc.
Definition at line 296 of file iparith.cc.
Definition at line 300 of file iparith.cc.
Definition at line 279 of file iparith.cc.
Definition at line 505 of file iparith.cc.
Definition at line 4791 of file iparith.cc.
Definition at line 2982 of file iparith.cc.
Definition at line 5291 of file iparith.cc.
Definition at line 8339 of file iparith.cc.
Definition at line 4843 of file iparith.cc.
Definition at line 4863 of file iparith.cc.
Definition at line 4803 of file iparith.cc.
Definition at line 4819 of file iparith.cc.
Definition at line 4825 of file iparith.cc.
Definition at line 2817 of file iparith.cc.
Definition at line 4633 of file iparith.cc.
Definition at line 3285 of file iparith.cc.
Definition at line 2894 of file iparith.cc.
Definition at line 2874 of file iparith.cc.
Definition at line 2854 of file iparith.cc.
Definition at line 2834 of file iparith.cc.
Definition at line 781 of file iparith.cc.
Definition at line 794 of file iparith.cc.
Definition at line 766 of file iparith.cc.
Definition at line 754 of file iparith.cc.
Definition at line 872 of file iparith.cc.
Definition at line 803 of file iparith.cc.
Definition at line 823 of file iparith.cc.
Definition at line 847 of file iparith.cc.
Definition at line 771 of file iparith.cc.
Definition at line 858 of file iparith.cc.
Definition at line 835 of file iparith.cc.
Definition at line 3783 of file iparith.cc.
Definition at line 567 of file iparith.cc.
Definition at line 521 of file iparith.cc.
Definition at line 583 of file iparith.cc.
Definition at line 601 of file iparith.cc.
Definition at line 6654 of file iparith.cc.
Definition at line 1615 of file iparith.cc.
Definition at line 3860 of file iparith.cc.
Definition at line 6052 of file iparith.cc.
Definition at line 4887 of file iparith.cc.
Definition at line 3055 of file iparith.cc.
Definition at line 8813 of file iparith.cc.
Definition at line 3099 of file iparith.cc.
Definition at line 3106 of file iparith.cc.
Definition at line 6728 of file iparith.cc.
Definition at line 4949 of file iparith.cc.
Definition at line 5684 of file iparith.cc.
Definition at line 4956 of file iparith.cc.
Definition at line 3123 of file iparith.cc.
Definition at line 7173 of file iparith.cc.
Definition at line 7161 of file iparith.cc.
Definition at line 7192 of file iparith.cc.
Definition at line 8349 of file iparith.cc.
Definition at line 8420 of file iparith.cc.
Definition at line 3147 of file iparith.cc.
Definition at line 3139 of file iparith.cc.
Definition at line 4960 of file iparith.cc.
Definition at line 4965 of file iparith.cc.
Definition at line 3156 of file iparith.cc.
Definition at line 7200 of file iparith.cc.
Definition at line 8468 of file iparith.cc.
Definition at line 8490 of file iparith.cc.
Definition at line 4927 of file iparith.cc.
Definition at line 8942 of file iparith.cc.
Definition at line 5344 of file iparith.cc.
Definition at line 7241 of file iparith.cc.
Definition at line 6059 of file iparith.cc.
Definition at line 4992 of file iparith.cc.
Definition at line 8913 of file iparith.cc.
Definition at line 4970 of file iparith.cc.
Definition at line 4985 of file iparith.cc.
Definition at line 3311 of file iparith.cc.
Definition at line 5727 of file iparith.cc.
Definition at line 5737 of file iparith.cc.
Definition at line 3317 of file iparith.cc.
Definition at line 3330 of file iparith.cc.
Definition at line 5732 of file iparith.cc.
Definition at line 5020 of file iparith.cc.
Definition at line 5067 of file iparith.cc.
Definition at line 5093 of file iparith.cc.
Definition at line 5119 of file iparith.cc.
Definition at line 3840 of file iparith.cc.
Definition at line 3344 of file iparith.cc.
Definition at line 3439 of file iparith.cc.
Definition at line 5025 of file iparith.cc.
Definition at line 7081 of file iparith.cc.
Definition at line 5173 of file iparith.cc.
Definition at line 10453 of file iparith.cc.
Definition at line 5178 of file iparith.cc.
Definition at line 3381 of file iparith.cc.
Definition at line 3433 of file iparith.cc.
Definition at line 7246 of file iparith.cc.
Definition at line 8755 of file iparith.cc.
Definition at line 3482 of file iparith.cc.
Definition at line 3455 of file iparith.cc.
Definition at line 7255 of file iparith.cc.
Definition at line 8830 of file iparith.cc.
Definition at line 8570 of file iparith.cc.
Definition at line 5659 of file iparith.cc.
Definition at line 6803 of file iparith.cc.
Definition at line 6849 of file iparith.cc.
Definition at line 6899 of file iparith.cc.
Definition at line 6903 of file iparith.cc.
Definition at line 6907 of file iparith.cc.
Definition at line 6816 of file iparith.cc.
Definition at line 6775 of file iparith.cc.
Definition at line 3566 of file iparith.cc.
Definition at line 5205 of file iparith.cc.
Definition at line 989 of file iparith.cc.
Definition at line 1072 of file iparith.cc.
Definition at line 977 of file iparith.cc.
Definition at line 1053 of file iparith.cc.
Definition at line 1060 of file iparith.cc.
Definition at line 1136 of file iparith.cc.
Definition at line 1084 of file iparith.cc.
Definition at line 1094 of file iparith.cc.
Definition at line 1127 of file iparith.cc.
Definition at line 1132 of file iparith.cc.
Definition at line 1116 of file iparith.cc.
Definition at line 1123 of file iparith.cc.
Definition at line 1098 of file iparith.cc.
Definition at line 1107 of file iparith.cc.
Definition at line 996 of file iparith.cc.
Definition at line 1006 of file iparith.cc.
Definition at line 1150 of file iparith.cc.
Definition at line 5276 of file iparith.cc.
Definition at line 5286 of file iparith.cc.
Definition at line 5325 of file iparith.cc.
Definition at line 5405 of file iparith.cc.
Definition at line 3795 of file iparith.cc.
Definition at line 3832 of file iparith.cc.
Definition at line 3802 of file iparith.cc.
Definition at line 3825 of file iparith.cc.
Definition at line 3819 of file iparith.cc.
Definition at line 3807 of file iparith.cc.
Definition at line 10462 of file iparith.cc.
Definition at line 5451 of file iparith.cc.
Definition at line 5456 of file iparith.cc.
Definition at line 5473 of file iparith.cc.
Definition at line 3655 of file iparith.cc.
Definition at line 5490 of file iparith.cc.
Definition at line 5517 of file iparith.cc.
Definition at line 3668 of file iparith.cc.
Definition at line 5532 of file iparith.cc.
Definition at line 3692 of file iparith.cc.
Definition at line 3745 of file iparith.cc.
Definition at line 3749 of file iparith.cc.
Definition at line 3753 of file iparith.cc.
const char * Tok2Cmdname | ( | int | tok | ) |
Definition at line 9862 of file iparith.cc.
|
static |
Definition at line 5639 of file iparith.cc.
long all_farey =0L |
Definition at line 8 of file iparith.cc.
EXTERN_VAR int cmdtok |
Definition at line 213 of file iparith.cc.
EXTERN_VAR BOOLEAN expected_parms |
Definition at line 214 of file iparith.cc.
long farey_cnt =0L |
Definition at line 9 of file iparith.cc.
VAR int iiOp |
Definition at line 218 of file iparith.cc.
STATIC_VAR SArithBase sArithBase |
Base entry for arithmetic.
Definition at line 197 of file iparith.cc.
EXTERN_VAR int singclap_factorize_retry |
Definition at line 2062 of file iparith.cc.
STATIC_VAR si_char_2 Tok2Cmdname_buf =" " |
Definition at line 9861 of file iparith.cc.
STATIC_VAR int WerrorS_dummy_cnt =0 |
Definition at line 5638 of file iparith.cc.