OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DIVSHIFTA
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decBasic.c
441
#define
DIVSHIFTA
29
453
hop=(uInt)(sub>>
DIVSHIFTA
);
472
hop=(carry<<3)+(lo>>
DIVSHIFTA
); /* hi:lo/2**29 */
/src/external/gpl3/gcc.old/dist/libdecnumber/
decBasic.c
441
#define
DIVSHIFTA
29
453
hop=(uInt)(sub>>
DIVSHIFTA
);
472
hop=(carry<<3)+(lo>>
DIVSHIFTA
); /* hi:lo/2**29 */
/src/external/gpl3/gdb/dist/libdecnumber/
decBasic.c
441
#define
DIVSHIFTA
29
453
hop=(uInt)(sub>>
DIVSHIFTA
);
472
hop=(carry<<3)+(lo>>
DIVSHIFTA
); /* hi:lo/2**29 */
/src/external/gpl3/gdb.old/dist/libdecnumber/
decBasic.c
441
#define
DIVSHIFTA
29
453
hop=(uInt)(sub>>
DIVSHIFTA
);
472
hop=(carry<<3)+(lo>>
DIVSHIFTA
); /* hi:lo/2**29 */
Completed in 35 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026