OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pack_d
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
fp-bit.h
170
# define
pack_d
__pack_t
macro
192
# define
pack_d
__pack_f
macro
215
# define
pack_d
__pack_d
macro
376
extern FLO_type
pack_d
(const fp_number_type *);
fp-bit.c
194
extern FLO_type
pack_d
(const fp_number_type * );
198
pack_d
(const fp_number_type *src)
725
return
pack_d
(res);
747
return
pack_d
(res);
901
not in
pack_d
, because there we don't have "low" available
905
/* Avoid further rounding in
pack_d
. */
931
return
pack_d
(res);
1019
that, we round here and not in
pack_d
, because there we
1023
/* Avoid further rounding in
pack_d
. */
1049
return
pack_d
(res)
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.h
170
# define
pack_d
__pack_t
macro
192
# define
pack_d
__pack_f
macro
215
# define
pack_d
__pack_d
macro
376
extern FLO_type
pack_d
(const fp_number_type *);
fp-bit.c
194
extern FLO_type
pack_d
(const fp_number_type * );
198
pack_d
(const fp_number_type *src)
725
return
pack_d
(res);
747
return
pack_d
(res);
901
not in
pack_d
, because there we don't have "low" available
905
/* Avoid further rounding in
pack_d
. */
931
return
pack_d
(res);
1019
that, we round here and not in
pack_d
, because there we
1023
/* Avoid further rounding in
pack_d
. */
1049
return
pack_d
(res)
[
all
...]
/src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c
321
pack_d
( fp_number_type * src)
function
621
return
pack_d
(res);
639
return
pack_d
(res);
825
return
pack_d
(res);
936
return
pack_d
(res);
1162
return
pack_d
(&in);
1230
return
pack_d
(&a);
1247
return
pack_d
(&in);
1285
return
pack_d
(&in);
/src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c
321
pack_d
( fp_number_type * src)
function
621
return
pack_d
(res);
639
return
pack_d
(res);
825
return
pack_d
(res);
936
return
pack_d
(res);
1162
return
pack_d
(&in);
1230
return
pack_d
(&a);
1247
return
pack_d
(&in);
1285
return
pack_d
(&in);
Completed in 61 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026