OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msu
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
168
/*
msu
-- most significant Unit (of coefficient) */
667
up=res+D2U(d)-1; /* ->
msu
*/
800
Unit *uc, *msuc; /* -> result and its
msu
*/
801
Int msudigs; /* digits in res
msu
*/
816
msua=ua+D2U(lhs->digits)-1; /* ->
msu
of lhs */
817
msub=ub+D2U(rhs->digits)-1; /* ->
msu
of rhs */
818
msuc=uc+D2U(set->digits)-1; /* ->
msu
of result */
845
/* [here uc-1 is the
msu
of the result] */
1196
const Unit *ua, *msua; /* -> operand and its
msu
*/
1197
Unit *uc, *msuc; /* -> result and its
msu
*/
2485
Unit *
msu
=res->lsu+D2U(res->digits)-1; \/* current
msu
*\/
local
7626
Unit *
msu
; \/* -> target cut point *\/
local
[
all
...]
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
168
/*
msu
-- most significant Unit (of coefficient) */
667
up=res+D2U(d)-1; /* ->
msu
*/
800
Unit *uc, *msuc; /* -> result and its
msu
*/
801
Int msudigs; /* digits in res
msu
*/
816
msua=ua+D2U(lhs->digits)-1; /* ->
msu
of lhs */
817
msub=ub+D2U(rhs->digits)-1; /* ->
msu
of rhs */
818
msuc=uc+D2U(set->digits)-1; /* ->
msu
of result */
845
/* [here uc-1 is the
msu
of the result] */
1196
const Unit *ua, *msua; /* -> operand and its
msu
*/
1197
Unit *uc, *msuc; /* -> result and its
msu
*/
2485
Unit *
msu
=res->lsu+D2U(res->digits)-1; \/* current
msu
*\/
local
7626
Unit *
msu
; \/* -> target cut point *\/
local
[
all
...]
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
168
/*
msu
-- most significant Unit (of coefficient) */
667
up=res+D2U(d)-1; /* ->
msu
*/
800
Unit *uc, *msuc; /* -> result and its
msu
*/
801
Int msudigs; /* digits in res
msu
*/
816
msua=ua+D2U(lhs->digits)-1; /* ->
msu
of lhs */
817
msub=ub+D2U(rhs->digits)-1; /* ->
msu
of rhs */
818
msuc=uc+D2U(set->digits)-1; /* ->
msu
of result */
845
/* [here uc-1 is the
msu
of the result] */
1196
const Unit *ua, *msua; /* -> operand and its
msu
*/
1197
Unit *uc, *msuc; /* -> result and its
msu
*/
2485
Unit *
msu
=res->lsu+D2U(res->digits)-1; \/* current
msu
*\/
local
7626
Unit *
msu
; \/* -> target cut point *\/
local
[
all
...]
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
168
/*
msu
-- most significant Unit (of coefficient) */
667
up=res+D2U(d)-1; /* ->
msu
*/
800
Unit *uc, *msuc; /* -> result and its
msu
*/
801
Int msudigs; /* digits in res
msu
*/
816
msua=ua+D2U(lhs->digits)-1; /* ->
msu
of lhs */
817
msub=ub+D2U(rhs->digits)-1; /* ->
msu
of rhs */
818
msuc=uc+D2U(set->digits)-1; /* ->
msu
of result */
845
/* [here uc-1 is the
msu
of the result] */
1196
const Unit *ua, *msua; /* -> operand and its
msu
*/
1197
Unit *uc, *msuc; /* -> result and its
msu
*/
2485
Unit *
msu
=res->lsu+D2U(res->digits)-1; \/* current
msu
*\/
local
7626
Unit *
msu
; \/* -> target cut point *\/
local
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026