OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HFtype
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_gcc_intrinsics.h
67
typedef float
HFtype
__attribute__ ((mode (HF)));
115
#ifndef
HFtype
116
#define
HFtype
_Float16
271
extern _Decimal32 __bid_extendhfsd (
HFtype
);
272
extern _Decimal64 __bid_extendhfdd (
HFtype
);
273
extern _Decimal128 __bid_extendhftd (
HFtype
);
274
extern
HFtype
__bid_truncsdhf (_Decimal32);
275
extern
HFtype
__bid_truncddhf (_Decimal64);
276
extern
HFtype
__bid_trunctdhf (_Decimal128);
/src/external/gpl3/gcc/dist/libgcc/soft-fp/
half.h
62
typedef float
HFtype
__attribute__ ((mode (HF)));
66
HFtype
flt;
/src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
half.h
62
typedef float
HFtype
__attribute__ ((mode (HF)));
66
HFtype
flt;
/src/external/gpl3/gcc/dist/libgcc/
libgcc2.h
146
typedef float
HFtype
__attribute__ ((mode (HF)));
465
extern HCtype __divhc3 (
HFtype
,
HFtype
,
HFtype
,
HFtype
);
466
extern HCtype __mulhc3 (
HFtype
,
HFtype
,
HFtype
,
HFtype
);
/src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h
143
typedef float
HFtype
__attribute__ ((mode (HF)));
441
extern HCtype __divhc3 (
HFtype
,
HFtype
,
HFtype
,
HFtype
);
442
extern HCtype __mulhc3 (
HFtype
,
HFtype
,
HFtype
,
HFtype
);
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026