Searched defs:Long_double (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c577 Long_double is the longest floating point type available.
586 #define Long_double long double macro
595 #define Long_double double
691 char *f_rep ARGS((int precision, Long_double val));
716 int ceil_log ARGS((int base, Long_double x));
721 int exponent ARGS((Long_double x, Long_double *fract, int *exp));
722 int floor_log ARGS((int base, Long_double x));
724 int prec, Long_double val, char *mark));
1308 Long_double va
[all...]

Completed in 49 milliseconds