OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lshift_significand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
real.cc
76
static void
lshift_significand
(REAL_VALUE_TYPE *, const REAL_VALUE_TYPE *,
238
lshift_significand
(REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a,
521
lshift_significand
(r, r, shift);
2603
lshift_significand
(r, r, 3);
2606
lshift_significand
(r, r, 4);
2610
lshift_significand
(r, r, 3);
2630
lshift_significand
(r, r, SIGNIFICAND_BITS - fmt->pnan);
4201
lshift_significand
(r, r, SIGNIFICAND_BITS - 113);
4227
lshift_significand
(r, r, SIGNIFICAND_BITS - 113);
4452
lshift_significand
(r, r, 2*HOST_BITS_PER_LONG - 56)
236
lshift_significand
(REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a,
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
real.cc
76
static void
lshift_significand
(REAL_VALUE_TYPE *, const REAL_VALUE_TYPE *,
228
lshift_significand
(REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a,
511
lshift_significand
(r, r, shift);
2549
lshift_significand
(r, r, 3);
2552
lshift_significand
(r, r, 4);
2556
lshift_significand
(r, r, 3);
2576
lshift_significand
(r, r, SIGNIFICAND_BITS - fmt->pnan);
4151
lshift_significand
(r, r, SIGNIFICAND_BITS - 113);
4177
lshift_significand
(r, r, SIGNIFICAND_BITS - 113);
4402
lshift_significand
(r, r, 2*HOST_BITS_PER_LONG - 56)
226
lshift_significand
(REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *a,
function
[
all
...]
Completed in 28 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026