OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DIVSHIFTB
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decBasic.c
442
#define
DIVSHIFTB
32
454
carry=(uInt)(((uLong)hop*DIVMAGIC)>>
DIVSHIFTB
);
474
/* [
DIVSHIFTB
is 32, so carry can be used directly] */
/src/external/gpl3/gcc.old/dist/libdecnumber/
decBasic.c
442
#define
DIVSHIFTB
32
454
carry=(uInt)(((uLong)hop*DIVMAGIC)>>
DIVSHIFTB
);
474
/* [
DIVSHIFTB
is 32, so carry can be used directly] */
/src/external/gpl3/gdb/dist/libdecnumber/
decBasic.c
442
#define
DIVSHIFTB
32
454
carry=(uInt)(((uLong)hop*DIVMAGIC)>>
DIVSHIFTB
);
474
/* [
DIVSHIFTB
is 32, so carry can be used directly] */
/src/external/gpl3/gdb.old/dist/libdecnumber/
decBasic.c
442
#define
DIVSHIFTB
32
454
carry=(uInt)(((uLong)hop*DIVMAGIC)>>
DIVSHIFTB
);
474
/* [
DIVSHIFTB
is 32, so carry can be used directly] */
Completed in 36 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026