OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zacc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
4870
uLong *
zacc
=zaccbuff; /* -> accumulator array for exact result */
local
4975
zacc
=(uLong *)allocacc;}
4976
if (zlhi==NULL||zrhi==NULL||
zacc
==NULL) {
4980
acc=(Unit *)
zacc
; /* -> target Unit array */
4982
zacc
+=zoff; /* start uLong accumulator to right */
4998
for (lp=
zacc
; lp<
zacc
+iacc; lp++) *lp=0;
5019
lp=
zacc
+(rip-zrhi); /* where to add the lhs */
5027
for (lp=
zacc
; lp<
zacc
+iacc; lp++)
[
all
...]
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
4870
uLong *
zacc
=zaccbuff; /* -> accumulator array for exact result */
local
4975
zacc
=(uLong *)allocacc;}
4976
if (zlhi==NULL||zrhi==NULL||
zacc
==NULL) {
4980
acc=(Unit *)
zacc
; /* -> target Unit array */
4982
zacc
+=zoff; /* start uLong accumulator to right */
4998
for (lp=
zacc
; lp<
zacc
+iacc; lp++) *lp=0;
5019
lp=
zacc
+(rip-zrhi); /* where to add the lhs */
5027
for (lp=
zacc
; lp<
zacc
+iacc; lp++)
[
all
...]
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
4870
uLong *
zacc
=zaccbuff; /* -> accumulator array for exact result */
local
4975
zacc
=(uLong *)allocacc;}
4976
if (zlhi==NULL||zrhi==NULL||
zacc
==NULL) {
4980
acc=(Unit *)
zacc
; /* -> target Unit array */
4982
zacc
+=zoff; /* start uLong accumulator to right */
4998
for (lp=
zacc
; lp<
zacc
+iacc; lp++) *lp=0;
5019
lp=
zacc
+(rip-zrhi); /* where to add the lhs */
5027
for (lp=
zacc
; lp<
zacc
+iacc; lp++)
[
all
...]
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
4870
uLong *
zacc
=zaccbuff; /* -> accumulator array for exact result */
local
4975
zacc
=(uLong *)allocacc;}
4976
if (zlhi==NULL||zrhi==NULL||
zacc
==NULL) {
4980
acc=(Unit *)
zacc
; /* -> target Unit array */
4982
zacc
+=zoff; /* start uLong accumulator to right */
4998
for (lp=
zacc
; lp<
zacc
+iacc; lp++) *lp=0;
5019
lp=
zacc
+(rip-zrhi); /* where to add the lhs */
5027
for (lp=
zacc
; lp<
zacc
+iacc; lp++)
[
all
...]
Completed in 27 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026