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

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c1030 /* Used by FPROP to see if FP traps are generated, and if they may return */
2145 #undef FPROP macro
2202 #define FPROP fprop macro
2290 #define FPROP dprop macro
2380 #define FPROP ldprop macro
2769 int FPROP(int byte_size) function
3339 #ifdef FPROP /* Then create dummy routines for long double */
3341 int FPROP(int byte_size) { return 0; } function

Completed in 41 milliseconds