OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__make_dp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c
1253
Otherwise, we would get an undefined reference to
__make_dp
.
1257
extern DFtype
__make_dp
(fp_class_type, unsigned int, int, UDItype frac);
1265
return
__make_dp
(in.class, in.sign, in.normal_exp,
1277
__make_dp
(fp_class_type class, unsigned int sign, int exp, UDItype frac)
function
/src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c
1253
Otherwise, we would get an undefined reference to
__make_dp
.
1257
extern DFtype
__make_dp
(fp_class_type, unsigned int, int, UDItype frac);
1265
return
__make_dp
(in.class, in.sign, in.normal_exp,
1277
__make_dp
(fp_class_type class, unsigned int sign, int exp, UDItype frac)
function
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026