Home
last modified time | relevance | path

Searched defs:real_format (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreal.h118 struct real_format struct
121 void (*encode) (const struct real_format *, long *, argument
123 void (*decode) (const struct real_format *, REAL_VALUE_TYPE *, argument
127 int b;
130 int p;
133 int pnan;
136 int emin;
139 int emax;
143 int signbit_ro;
147 int signbit_rw;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreal.h118 struct real_format struct
121 void (*encode) (const struct real_format *, long *, argument
123 void (*decode) (const struct real_format *, REAL_VALUE_TYPE *, argument
127 int b;
130 int p;
133 int pnan;
136 int emin;
139 int emax;
143 int signbit_ro;
147 int signbit_rw;
[all …]