OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copystat
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
1439
uInt
copystat
=0; /* clean status */
local
1443
decCopyFit(w, rhs, &aset, &residue, &
copystat
); /* copy & shorten */
1445
if (!(
copystat
&DEC_Inexact) && w->lsu[0]==1) {
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
1439
uInt
copystat
=0; /* clean status */
local
1443
decCopyFit(w, rhs, &aset, &residue, &
copystat
); /* copy & shorten */
1445
if (!(
copystat
&DEC_Inexact) && w->lsu[0]==1) {
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
1439
uInt
copystat
=0; /* clean status */
local
1443
decCopyFit(w, rhs, &aset, &residue, &
copystat
); /* copy & shorten */
1445
if (!(
copystat
&DEC_Inexact) && w->lsu[0]==1) {
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
1439
uInt
copystat
=0; /* clean status */
local
1443
decCopyFit(w, rhs, &aset, &residue, &
copystat
); /* copy & shorten */
1445
if (!(
copystat
&DEC_Inexact) && w->lsu[0]==1) {
Completed in 38 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026