![]() |
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 | ALLOW_NC ALLOW_LP|ALLOW_PLURAL |
#define | ALLOW_ZZ (ALLOW_RING|NO_ZERODIVISOR) |
#define | WARN_RING 16 |
#define | NO_CONVERSION 32 |
#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 | jjWRONG2 (proc2)jjWRONG |
#define | jjWRONG3 (proc3)jjWRONG |
#define | D(A) (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 125 of file iparith.cc.
Data Fields | ||
---|---|---|
short | cmd | |
short | start |
struct _scmdnames |
Definition at line 59 of file gentable.cc.
Data Fields | ||
---|---|---|
short | alias | |
const char * | name | |
char * | name | |
short | toktype | |
short | tokval |
struct sValCmd1 |
Definition at line 78 of file gentable.cc.
Data Fields | ||
---|---|---|
short | arg | |
short | cmd | |
int | p | |
proc1 | p | |
short | res | |
short | valid_for |
struct sValCmd2 |
Definition at line 69 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 86 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 96 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 182 of file iparith.cc.
Data Fields | ||
---|---|---|
unsigned | nCmdAllocated | number of commands-slots allocated |
unsigned | nCmdUsed | number of commands used |
unsigned | nLastIdentifier | valid indentifieres 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 111 of file iparith.cc.
#define ALLOW_NC ALLOW_LP|ALLOW_PLURAL |
Definition at line 112 of file iparith.cc.
#define ALLOW_PLURAL 1 |
Definition at line 104 of file iparith.cc.
#define ALLOW_RING 4 |
Definition at line 107 of file iparith.cc.
#define ALLOW_ZERODIVISOR 0 |
Definition at line 110 of file iparith.cc.
#define ALLOW_ZZ (ALLOW_RING|NO_ZERODIVISOR) |
Definition at line 114 of file iparith.cc.
#define COMM_PLURAL 2 |
Definition at line 106 of file iparith.cc.
Definition at line 8718 of file iparith.cc.
#define ii_div_by_0 "div. by 0" |
Definition at line 218 of file iparith.cc.
#define IPARITH |
Definition at line 8720 of file iparith.cc.
Definition at line 3676 of file iparith.cc.
Definition at line 3677 of file iparith.cc.
#define NC_MASK (3+64) |
Definition at line 92 of file iparith.cc.
#define NO_CONVERSION 32 |
Definition at line 120 of file iparith.cc.
#define NO_NC 0 |
Definition at line 105 of file iparith.cc.
#define NO_RING 0 |
Definition at line 108 of file iparith.cc.
#define NO_ZERODIVISOR 8 |
Definition at line 109 of file iparith.cc.
#define NULL_VAL NULL |
Definition at line 8719 of file iparith.cc.
#define RING_MASK 4 |
Definition at line 98 of file iparith.cc.
#define SIMPL_EQU 4 |
Definition at line 3273 of file iparith.cc.
#define SIMPL_LMDIV 32 |
Definition at line 3270 of file iparith.cc.
#define SIMPL_LMEQ 16 |
Definition at line 3271 of file iparith.cc.
#define SIMPL_MULT 8 |
Definition at line 3272 of file iparith.cc.
#define SIMPL_NORM 1 |
Definition at line 3275 of file iparith.cc.
#define SIMPL_NORMALIZE 64 |
Definition at line 3269 of file iparith.cc.
#define SIMPL_NULL 2 |
Definition at line 3274 of file iparith.cc.
#define WARN_RING 16 |
Definition at line 118 of file iparith.cc.
#define ZERODIVISOR_MASK 8 |
Definition at line 99 of file iparith.cc.
typedef sValCmdTab jjValCmdTab[] |
Definition at line 131 of file iparith.cc.
typedef char si_char_2[2] |
Definition at line 9623 of file iparith.cc.
compares to entry of cmdsname-list
[in] | a | |
[in] | b |
Definition at line 9679 of file iparith.cc.
Definition at line 9905 of file iparith.cc.
int iiArithAddCmd | ( | const char * | szName, |
short | nAlias, | ||
short | nTokval, | ||
short | nToktype, | ||
short | nPos = -1 |
||
) |
Definition at line 9846 of file iparith.cc.
int iiArithFindCmd | ( | const char * | szName | ) |
Definition at line 9751 of file iparith.cc.
char * iiArithGetCmd | ( | int | nPos | ) |
Definition at line 9811 of file iparith.cc.
int iiArithRemoveCmd | ( | char * | szName | ) |
int iiArithRemoveCmd | ( | const char * | szName | ) |
Definition at line 9819 of file iparith.cc.
Definition at line 9091 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 8961 of file iparith.cc.
Definition at line 8902 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 8888 of file iparith.cc.
|
static |
Definition at line 8729 of file iparith.cc.
Definition at line 9301 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 9353 of file iparith.cc.
|
static |
Definition at line 9148 of file iparith.cc.
Definition at line 9392 of file iparith.cc.
int iiInitArithmetic | ( | ) |
initialisation of arithmetic structured data
0 | on success |
Definition at line 9716 of file iparith.cc.
|
static |
Definition at line 223 of file iparith.cc.
|
static |
Definition at line 9600 of file iparith.cc.
int iiTokType | ( | int | op | ) |
Definition at line 235 of file iparith.cc.
int IsCmd | ( | const char * | n, |
int & | tok | ||
) |
Definition at line 9501 of file iparith.cc.
Definition at line 1781 of file iparith.cc.
Definition at line 1771 of file iparith.cc.
Definition at line 1382 of file iparith.cc.
Definition at line 3789 of file iparith.cc.
Definition at line 3812 of file iparith.cc.
Definition at line 3819 of file iparith.cc.
Definition at line 3840 of file iparith.cc.
Definition at line 5739 of file iparith.cc.
Definition at line 5712 of file iparith.cc.
Definition at line 5767 of file iparith.cc.
Definition at line 5825 of file iparith.cc.
Definition at line 5875 of file iparith.cc.
Definition at line 5924 of file iparith.cc.
Definition at line 5696 of file iparith.cc.
Definition at line 5796 of file iparith.cc.
Definition at line 2890 of file iparith.cc.
Definition at line 2917 of file iparith.cc.
Definition at line 7118 of file iparith.cc.
Definition at line 7125 of file iparith.cc.
Definition at line 7142 of file iparith.cc.
Definition at line 3855 of file iparith.cc.
Definition at line 7146 of file iparith.cc.
Definition at line 7154 of file iparith.cc.
Definition at line 3859 of file iparith.cc.
Definition at line 1684 of file iparith.cc.
Definition at line 9952 of file iparith.cc.
Definition at line 1795 of file iparith.cc.
Definition at line 1802 of file iparith.cc.
Definition at line 7166 of file iparith.cc.
Definition at line 1820 of file iparith.cc.
Definition at line 6019 of file iparith.cc.
Definition at line 6033 of file iparith.cc.
Definition at line 6039 of file iparith.cc.
Definition at line 1809 of file iparith.cc.
Definition at line 696 of file iparith.cc.
Definition at line 10170 of file iparith.cc.
Definition at line 372 of file iparith.cc.
Definition at line 344 of file iparith.cc.
Definition at line 400 of file iparith.cc.
Definition at line 427 of file iparith.cc.
Definition at line 455 of file iparith.cc.
Definition at line 482 of file iparith.cc.
Definition at line 3879 of file iparith.cc.
Definition at line 1834 of file iparith.cc.
Definition at line 3887 of file iparith.cc.
Definition at line 5665 of file iparith.cc.
Definition at line 3920 of file iparith.cc.
Definition at line 3972 of file iparith.cc.
Definition at line 1850 of file iparith.cc.
Definition at line 3942 of file iparith.cc.
Definition at line 1839 of file iparith.cc.
Definition at line 3953 of file iparith.cc.
Definition at line 1871 of file iparith.cc.
Definition at line 1864 of file iparith.cc.
Return the denominator of the input number.
Definition at line 3984 of file iparith.cc.
Definition at line 1878 of file iparith.cc.
Definition at line 1885 of file iparith.cc.
Definition at line 4007 of file iparith.cc.
Definition at line 4043 of file iparith.cc.
Definition at line 4427 of file iparith.cc.
Definition at line 1903 of file iparith.cc.
Definition at line 4063 of file iparith.cc.
Definition at line 1919 of file iparith.cc.
Definition at line 5670 of file iparith.cc.
Definition at line 1252 of file iparith.cc.
Definition at line 1296 of file iparith.cc.
Definition at line 1265 of file iparith.cc.
Definition at line 1278 of file iparith.cc.
Definition at line 1936 of file iparith.cc.
Definition at line 7183 of file iparith.cc.
Definition at line 1229 of file iparith.cc.
Definition at line 3687 of file iparith.cc.
Definition at line 4093 of file iparith.cc.
Definition at line 4107 of file iparith.cc.
Definition at line 1956 of file iparith.cc.
Definition at line 6066 of file iparith.cc.
Definition at line 6074 of file iparith.cc.
Definition at line 1962 of file iparith.cc.
Definition at line 5236 of file iparith.cc.
Definition at line 1325 of file iparith.cc.
Definition at line 1331 of file iparith.cc.
Definition at line 1337 of file iparith.cc.
Definition at line 1355 of file iparith.cc.
Definition at line 1361 of file iparith.cc.
Definition at line 1349 of file iparith.cc.
Definition at line 1369 of file iparith.cc.
Definition at line 1343 of file iparith.cc.
Definition at line 1981 of file iparith.cc.
Definition at line 4119 of file iparith.cc.
Definition at line 1976 of file iparith.cc.
Definition at line 1988 of file iparith.cc.
Definition at line 2002 of file iparith.cc.
Definition at line 2030 of file iparith.cc.
Definition at line 4168 of file iparith.cc.
Definition at line 2047 of file iparith.cc.
Definition at line 4128 of file iparith.cc.
Definition at line 2094 of file iparith.cc.
Definition at line 8384 of file iparith.cc.
Definition at line 2116 of file iparith.cc.
Definition at line 2127 of file iparith.cc.
Definition at line 2150 of file iparith.cc.
Definition at line 7326 of file iparith.cc.
Definition at line 2278 of file iparith.cc.
Definition at line 6081 of file iparith.cc.
Definition at line 2333 of file iparith.cc.
Definition at line 2296 of file iparith.cc.
Definition at line 2343 of file iparith.cc.
Definition at line 6112 of file iparith.cc.
Definition at line 2362 of file iparith.cc.
Definition at line 2369 of file iparith.cc.
Definition at line 2386 of file iparith.cc.
Definition at line 1168 of file iparith.cc.
Definition at line 4184 of file iparith.cc.
Definition at line 1186 of file iparith.cc.
Definition at line 4198 of file iparith.cc.
Definition at line 4205 of file iparith.cc.
Definition at line 4252 of file iparith.cc.
Definition at line 2392 of file iparith.cc.
Definition at line 6121 of file iparith.cc.
Definition at line 4267 of file iparith.cc.
Definition at line 4279 of file iparith.cc.
Definition at line 2459 of file iparith.cc.
Definition at line 2479 of file iparith.cc.
Definition at line 2437 of file iparith.cc.
Definition at line 6156 of file iparith.cc.
Definition at line 2420 of file iparith.cc.
Definition at line 6174 of file iparith.cc.
Definition at line 6192 of file iparith.cc.
Definition at line 4329 of file iparith.cc.
Definition at line 4347 of file iparith.cc.
Definition at line 7282 of file iparith.cc.
Definition at line 4357 of file iparith.cc.
Definition at line 5592 of file iparith.cc.
Definition at line 5597 of file iparith.cc.
Definition at line 4312 of file iparith.cc.
Definition at line 5623 of file iparith.cc.
Definition at line 5675 of file iparith.cc.
Definition at line 5602 of file iparith.cc.
Definition at line 4374 of file iparith.cc.
Definition at line 4381 of file iparith.cc.
Definition at line 4386 of file iparith.cc.
Definition at line 2486 of file iparith.cc.
Definition at line 1392 of file iparith.cc.
Definition at line 1414 of file iparith.cc.
Definition at line 1450 of file iparith.cc.
Definition at line 1467 of file iparith.cc.
Definition at line 1519 of file iparith.cc.
Definition at line 2499 of file iparith.cc.
Definition at line 4392 of file iparith.cc.
Definition at line 6227 of file iparith.cc.
Definition at line 6214 of file iparith.cc.
Definition at line 7451 of file iparith.cc.
Definition at line 6200 of file iparith.cc.
Definition at line 7687 of file iparith.cc.
Definition at line 4410 of file iparith.cc.
Definition at line 4404 of file iparith.cc.
Definition at line 4446 of file iparith.cc.
Definition at line 2517 of file iparith.cc.
Definition at line 2511 of file iparith.cc.
Definition at line 7720 of file iparith.cc.
Definition at line 2527 of file iparith.cc.
Definition at line 6258 of file iparith.cc.
Definition at line 2522 of file iparith.cc.
Definition at line 6235 of file iparith.cc.
Definition at line 4485 of file iparith.cc.
Definition at line 2532 of file iparith.cc.
Definition at line 2545 of file iparith.cc.
Definition at line 4467 of file iparith.cc.
Definition at line 4476 of file iparith.cc.
Definition at line 1562 of file iparith.cc.
Definition at line 1574 of file iparith.cc.
Definition at line 7803 of file iparith.cc.
Definition at line 1601 of file iparith.cc.
Definition at line 2549 of file iparith.cc.
Definition at line 4491 of file iparith.cc.
Definition at line 4568 of file iparith.cc.
Definition at line 1203 of file iparith.cc.
Definition at line 1212 of file iparith.cc.
Definition at line 4513 of file iparith.cc.
Definition at line 4531 of file iparith.cc.
Definition at line 2561 of file iparith.cc.
Definition at line 6915 of file iparith.cc.
Definition at line 7855 of file iparith.cc.
Definition at line 2581 of file iparith.cc.
Definition at line 7886 of file iparith.cc.
Definition at line 6937 of file iparith.cc.
Definition at line 7976 of file iparith.cc.
Definition at line 4550 of file iparith.cc.
load lib/module given in v
Definition at line 5490 of file iparith.cc.
Definition at line 4546 of file iparith.cc.
Definition at line 2601 of file iparith.cc.
Definition at line 2605 of file iparith.cc.
Definition at line 5566 of file iparith.cc.
Definition at line 1216 of file iparith.cc.
Definition at line 1225 of file iparith.cc.
Definition at line 4577 of file iparith.cc.
Definition at line 7525 of file iparith.cc.
Definition at line 7606 of file iparith.cc.
|
static |
Definition at line 8696 of file iparith.cc.
Definition at line 1655 of file iparith.cc.
Definition at line 6738 of file iparith.cc.
Definition at line 6774 of file iparith.cc.
Definition at line 6761 of file iparith.cc.
Definition at line 4607 of file iparith.cc.
Definition at line 6269 of file iparith.cc.
Definition at line 4658 of file iparith.cc.
Definition at line 922 of file iparith.cc.
Definition at line 912 of file iparith.cc.
Definition at line 897 of file iparith.cc.
Definition at line 945 of file iparith.cc.
Definition at line 881 of file iparith.cc.
Definition at line 935 of file iparith.cc.
Definition at line 955 of file iparith.cc.
Definition at line 902 of file iparith.cc.
Definition at line 968 of file iparith.cc.
Definition at line 907 of file iparith.cc.
Definition at line 2669 of file iparith.cc.
Definition at line 2691 of file iparith.cc.
Definition at line 2616 of file iparith.cc.
Definition at line 6800 of file iparith.cc.
Definition at line 6851 of file iparith.cc.
Definition at line 8027 of file iparith.cc.
Definition at line 2710 of file iparith.cc.
Definition at line 2714 of file iparith.cc.
Definition at line 2755 of file iparith.cc.
Definition at line 5640 of file iparith.cc.
Definition at line 5645 of file iparith.cc.
Definition at line 4637 of file iparith.cc.
Definition at line 4652 of file iparith.cc.
Definition at line 4672 of file iparith.cc.
Definition at line 4697 of file iparith.cc.
Definition at line 8094 of file iparith.cc.
Definition at line 4702 of file iparith.cc.
Definition at line 2779 of file iparith.cc.
Definition at line 6465 of file iparith.cc.
Definition at line 5687 of file iparith.cc.
Definition at line 4707 of file iparith.cc.
Definition at line 3694 of file iparith.cc.
Return the numerator of the input number.
Definition at line 3993 of file iparith.cc.
Definition at line 4712 of file iparith.cc.
Definition at line 281 of file iparith.cc.
Definition at line 268 of file iparith.cc.
Definition at line 249 of file iparith.cc.
Definition at line 264 of file iparith.cc.
Definition at line 321 of file iparith.cc.
Definition at line 302 of file iparith.cc.
Definition at line 306 of file iparith.cc.
Definition at line 285 of file iparith.cc.
Definition at line 509 of file iparith.cc.
Definition at line 4717 of file iparith.cc.
Definition at line 2958 of file iparith.cc.
Definition at line 5217 of file iparith.cc.
Definition at line 8099 of file iparith.cc.
Definition at line 4769 of file iparith.cc.
Definition at line 4789 of file iparith.cc.
Definition at line 4729 of file iparith.cc.
Definition at line 4745 of file iparith.cc.
Definition at line 4751 of file iparith.cc.
Definition at line 2793 of file iparith.cc.
Definition at line 4559 of file iparith.cc.
Definition at line 3217 of file iparith.cc.
Definition at line 2870 of file iparith.cc.
Definition at line 2850 of file iparith.cc.
Definition at line 2830 of file iparith.cc.
Definition at line 2810 of file iparith.cc.
Definition at line 785 of file iparith.cc.
Definition at line 798 of file iparith.cc.
Definition at line 770 of file iparith.cc.
Definition at line 758 of file iparith.cc.
Definition at line 876 of file iparith.cc.
Definition at line 807 of file iparith.cc.
Definition at line 827 of file iparith.cc.
Definition at line 851 of file iparith.cc.
Definition at line 775 of file iparith.cc.
Definition at line 862 of file iparith.cc.
Definition at line 839 of file iparith.cc.
Definition at line 3708 of file iparith.cc.
Definition at line 571 of file iparith.cc.
Definition at line 525 of file iparith.cc.
Definition at line 587 of file iparith.cc.
Definition at line 605 of file iparith.cc.
Definition at line 6475 of file iparith.cc.
Definition at line 1619 of file iparith.cc.
Definition at line 3785 of file iparith.cc.
Definition at line 5975 of file iparith.cc.
Definition at line 4813 of file iparith.cc.
Definition at line 8574 of file iparith.cc.
Definition at line 3031 of file iparith.cc.
Definition at line 3038 of file iparith.cc.
Definition at line 6549 of file iparith.cc.
Definition at line 4875 of file iparith.cc.
Definition at line 5607 of file iparith.cc.
Definition at line 4882 of file iparith.cc.
Definition at line 3055 of file iparith.cc.
Definition at line 6994 of file iparith.cc.
Definition at line 6982 of file iparith.cc.
Definition at line 7013 of file iparith.cc.
Definition at line 8109 of file iparith.cc.
Definition at line 8180 of file iparith.cc.
Definition at line 3079 of file iparith.cc.
Definition at line 3071 of file iparith.cc.
Definition at line 4886 of file iparith.cc.
Definition at line 4891 of file iparith.cc.
Definition at line 3088 of file iparith.cc.
Definition at line 7021 of file iparith.cc.
Definition at line 8228 of file iparith.cc.
Definition at line 8250 of file iparith.cc.
Definition at line 4853 of file iparith.cc.
Definition at line 8703 of file iparith.cc.
Definition at line 5270 of file iparith.cc.
Definition at line 7062 of file iparith.cc.
Definition at line 5982 of file iparith.cc.
Definition at line 4918 of file iparith.cc.
Definition at line 8674 of file iparith.cc.
Definition at line 4896 of file iparith.cc.
Definition at line 4911 of file iparith.cc.
Definition at line 3243 of file iparith.cc.
Definition at line 5650 of file iparith.cc.
Definition at line 5660 of file iparith.cc.
Definition at line 3249 of file iparith.cc.
Definition at line 3262 of file iparith.cc.
Definition at line 5655 of file iparith.cc.
Definition at line 4946 of file iparith.cc.
Definition at line 4993 of file iparith.cc.
Definition at line 5019 of file iparith.cc.
Definition at line 5045 of file iparith.cc.
Definition at line 3765 of file iparith.cc.
Definition at line 3276 of file iparith.cc.
Definition at line 3371 of file iparith.cc.
Definition at line 4951 of file iparith.cc.
Definition at line 6902 of file iparith.cc.
Definition at line 5099 of file iparith.cc.
Definition at line 10211 of file iparith.cc.
Definition at line 5104 of file iparith.cc.
Definition at line 3313 of file iparith.cc.
Definition at line 3365 of file iparith.cc.
Definition at line 7067 of file iparith.cc.
Definition at line 8516 of file iparith.cc.
Definition at line 3413 of file iparith.cc.
Definition at line 3387 of file iparith.cc.
Definition at line 7076 of file iparith.cc.
Definition at line 8591 of file iparith.cc.
Definition at line 8331 of file iparith.cc.
Definition at line 5582 of file iparith.cc.
Definition at line 6624 of file iparith.cc.
Definition at line 6670 of file iparith.cc.
Definition at line 6720 of file iparith.cc.
Definition at line 6724 of file iparith.cc.
Definition at line 6728 of file iparith.cc.
Definition at line 6637 of file iparith.cc.
Definition at line 6596 of file iparith.cc.
Definition at line 3497 of file iparith.cc.
Definition at line 5131 of file iparith.cc.
Definition at line 993 of file iparith.cc.
Definition at line 1076 of file iparith.cc.
Definition at line 981 of file iparith.cc.
Definition at line 1057 of file iparith.cc.
Definition at line 1064 of file iparith.cc.
Definition at line 1140 of file iparith.cc.
Definition at line 1088 of file iparith.cc.
Definition at line 1098 of file iparith.cc.
Definition at line 1131 of file iparith.cc.
Definition at line 1136 of file iparith.cc.
Definition at line 1120 of file iparith.cc.
Definition at line 1127 of file iparith.cc.
Definition at line 1102 of file iparith.cc.
Definition at line 1111 of file iparith.cc.
Definition at line 1000 of file iparith.cc.
Definition at line 1010 of file iparith.cc.
Definition at line 1154 of file iparith.cc.
Definition at line 5202 of file iparith.cc.
Definition at line 5212 of file iparith.cc.
Definition at line 5251 of file iparith.cc.
Definition at line 5331 of file iparith.cc.
Definition at line 3720 of file iparith.cc.
Definition at line 3757 of file iparith.cc.
Definition at line 3727 of file iparith.cc.
Definition at line 3750 of file iparith.cc.
Definition at line 3744 of file iparith.cc.
Definition at line 3732 of file iparith.cc.
Definition at line 10220 of file iparith.cc.
Definition at line 5376 of file iparith.cc.
Definition at line 5381 of file iparith.cc.
Definition at line 5398 of file iparith.cc.
Definition at line 3586 of file iparith.cc.
Definition at line 5415 of file iparith.cc.
Definition at line 5444 of file iparith.cc.
Definition at line 3599 of file iparith.cc.
Definition at line 5459 of file iparith.cc.
Definition at line 3623 of file iparith.cc.
Definition at line 3678 of file iparith.cc.
poly pHeadProc | ( | poly | p | ) |
Definition at line 230 of file iparith.cc.
const char * Tok2Cmdname | ( | int | tok | ) |
Definition at line 9625 of file iparith.cc.
|
static |
Definition at line 5562 of file iparith.cc.
long all_farey =0L |
Definition at line 8 of file iparith.cc.
EXTERN_VAR int cmdtok |
Definition at line 215 of file iparith.cc.
EXTERN_VAR BOOLEAN expected_parms |
Definition at line 216 of file iparith.cc.
long farey_cnt =0L |
Definition at line 9 of file iparith.cc.
VAR int iiOp |
Definition at line 220 of file iparith.cc.
STATIC_VAR SArithBase sArithBase |
Base entry for arithmetic.
Definition at line 199 of file iparith.cc.
EXTERN_VAR int singclap_factorize_retry |
Definition at line 2046 of file iparith.cc.
STATIC_VAR si_char_2 Tok2Cmdname_buf =" " |
Definition at line 9624 of file iparith.cc.
STATIC_VAR int WerrorS_dummy_cnt =0 |
Definition at line 5561 of file iparith.cc.