OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__make_fp
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
fp-bit.h
450
extern SFtype
__make_fp
(fp_class_type, unsigned int, int, USItype);
464
extern SFtype
__make_fp
(fp_class_type, unsigned int, int, USItype);
fp-bit.c
1459
__make_fp
(fp_class_type class,
1516
extern SFtype
__make_fp
(fp_class_type, unsigned int, int, USItype);
1550
return
__make_fp
(in.class, in.sign, in.normal_exp, sffrac);
1628
return
__make_fp
(in.class, in.sign, in.normal_exp, sffrac);
/src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.h
450
extern SFtype
__make_fp
(fp_class_type, unsigned int, int, USItype);
464
extern SFtype
__make_fp
(fp_class_type, unsigned int, int, USItype);
fp-bit.c
1459
__make_fp
(fp_class_type class,
1516
extern SFtype
__make_fp
(fp_class_type, unsigned int, int, USItype);
1550
return
__make_fp
(in.class, in.sign, in.normal_exp, sffrac);
1628
return
__make_fp
(in.class, in.sign, in.normal_exp, sffrac);
/src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c
1236
__make_fp
(fp_class_type class,
function
1274
extern SFtype
__make_fp
(fp_class_type, unsigned int, int, USItype);
1294
return
__make_fp
(in.class, in.sign, in.normal_exp,
/src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c
1236
__make_fp
(fp_class_type class,
function
1274
extern SFtype
__make_fp
(fp_class_type, unsigned int, int, USItype);
1294
return
__make_fp
(in.class, in.sign, in.normal_exp,
Completed in 37 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026