OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BINARY80
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_functions.h
75
#define
BINARY80
long double
79
#define
BINARY80
__float80
1832
extern void bid128_to_binary80 (
BINARY80
* pres, UINT128 * px
1860
extern void bid64_to_binary80 (
BINARY80
* pres, UINT64 * px
1888
extern void bid32_to_binary80 (
BINARY80
* pres, UINT32 * px
1908
extern void binary80_to_bid32 (UINT32 * pres,
BINARY80
* px
1912
extern void binary80_to_bid64 (UINT64 * pres,
BINARY80
* px
1916
extern void binary80_to_bid128 (UINT128 * pres,
BINARY80
* px
3094
extern UINT32 binary80_to_bid32 (
BINARY80
x
3099
extern UINT64 binary80_to_bid64 (
BINARY80
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_functions.h
75
#define
BINARY80
long double
79
#define
BINARY80
__float80
1832
extern void bid128_to_binary80 (
BINARY80
* pres, UINT128 * px
1860
extern void bid64_to_binary80 (
BINARY80
* pres, UINT64 * px
1888
extern void bid32_to_binary80 (
BINARY80
* pres, UINT32 * px
1908
extern void binary80_to_bid32 (UINT32 * pres,
BINARY80
* px
1912
extern void binary80_to_bid64 (UINT64 * pres,
BINARY80
* px
1916
extern void binary80_to_bid128 (UINT128 * pres,
BINARY80
* px
3094
extern UINT32 binary80_to_bid32 (
BINARY80
x
3099
extern UINT64 binary80_to_bid64 (
BINARY80
[
all
...]
Completed in 21 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026