OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msub
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
799
const Unit *msua, *
msub
; /* -> operand msus */
local
817
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
824
if (ub>
msub
) b=0;
1808
const Unit *msua, *
msub
; /* -> operand msus */
local
1825
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
1832
if (ub>
msub
) b=0;
3231
const Unit *msua, *
msub
; /* -> operand msus */
local
3248
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
3255
if (ub>
msub
) b=0;
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
799
const Unit *msua, *
msub
; /* -> operand msus */
local
817
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
824
if (ub>
msub
) b=0;
1808
const Unit *msua, *
msub
; /* -> operand msus */
local
1825
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
1832
if (ub>
msub
) b=0;
3231
const Unit *msua, *
msub
; /* -> operand msus */
local
3248
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
3255
if (ub>
msub
) b=0;
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
799
const Unit *msua, *
msub
; /* -> operand msus */
local
817
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
824
if (ub>
msub
) b=0;
1808
const Unit *msua, *
msub
; /* -> operand msus */
local
1825
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
1832
if (ub>
msub
) b=0;
3231
const Unit *msua, *
msub
; /* -> operand msus */
local
3248
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
3255
if (ub>
msub
) b=0;
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
799
const Unit *msua, *
msub
; /* -> operand msus */
local
817
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
824
if (ub>
msub
) b=0;
1808
const Unit *msua, *
msub
; /* -> operand msus */
local
1825
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
1832
if (ub>
msub
) b=0;
3231
const Unit *msua, *
msub
; /* -> operand msus */
local
3248
msub
=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
3255
if (ub>
msub
) b=0;
Completed in 71 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026