OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BIGEVEN
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
207
#define
BIGEVEN
(Int)0x80000002
2032
if (n!=
BIGEVEN
&& n!=BIGODD) /* can use integer path? */
2473
|| rotate==BIGODD || rotate==
BIGEVEN
/* .. very big .. */
2631
|| reqexp==BIGODD || reqexp==
BIGEVEN
/* .. very big .. */
2686
|| shift==BIGODD || shift==
BIGEVEN
/* .. very big .. */
5887
|| reqexp==BIGODD || reqexp==
BIGEVEN
/* very big (ditto) or .. */
7529
/*
BIGEVEN
if the integer is even and magnitude > 2*10**9 */
7533
/* The sign can be determined from dn by the caller when
BIGEVEN
or */
7606
return
BIGEVEN
; /* bottom bit 0 */
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
207
#define
BIGEVEN
(Int)0x80000002
2032
if (n!=
BIGEVEN
&& n!=BIGODD) /* can use integer path? */
2473
|| rotate==BIGODD || rotate==
BIGEVEN
/* .. very big .. */
2631
|| reqexp==BIGODD || reqexp==
BIGEVEN
/* .. very big .. */
2686
|| shift==BIGODD || shift==
BIGEVEN
/* .. very big .. */
5887
|| reqexp==BIGODD || reqexp==
BIGEVEN
/* very big (ditto) or .. */
7529
/*
BIGEVEN
if the integer is even and magnitude > 2*10**9 */
7533
/* The sign can be determined from dn by the caller when
BIGEVEN
or */
7606
return
BIGEVEN
; /* bottom bit 0 */
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
207
#define
BIGEVEN
(Int)0x80000002
2032
if (n!=
BIGEVEN
&& n!=BIGODD) /* can use integer path? */
2473
|| rotate==BIGODD || rotate==
BIGEVEN
/* .. very big .. */
2631
|| reqexp==BIGODD || reqexp==
BIGEVEN
/* .. very big .. */
2686
|| shift==BIGODD || shift==
BIGEVEN
/* .. very big .. */
5887
|| reqexp==BIGODD || reqexp==
BIGEVEN
/* very big (ditto) or .. */
7529
/*
BIGEVEN
if the integer is even and magnitude > 2*10**9 */
7533
/* The sign can be determined from dn by the caller when
BIGEVEN
or */
7606
return
BIGEVEN
; /* bottom bit 0 */
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
207
#define
BIGEVEN
(Int)0x80000002
2032
if (n!=
BIGEVEN
&& n!=BIGODD) /* can use integer path? */
2473
|| rotate==BIGODD || rotate==
BIGEVEN
/* .. very big .. */
2631
|| reqexp==BIGODD || reqexp==
BIGEVEN
/* .. very big .. */
2686
|| shift==BIGODD || shift==
BIGEVEN
/* .. very big .. */
5887
|| reqexp==BIGODD || reqexp==
BIGEVEN
/* very big (ditto) or .. */
7529
/*
BIGEVEN
if the integer is even and magnitude > 2*10**9 */
7533
/* The sign can be determined from dn by the caller when
BIGEVEN
or */
7606
return
BIGEVEN
; /* bottom bit 0 */
Completed in 40 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026