Searched refs:F_check (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c2159 #undef F_check macro
2215 #define F_check fCheck macro
2303 #define F_check dCheck macro
2387 #define F_check ldCheck macro
2648 Void F_check ARGS((int precision, Long_double val1));
2650 Void F_check(int precision, Long_double val1) function
2750 F_check(prec, (Long_double) req);
2949 if (V) F_check(digs, (Long_double) eps);
2994 if (V || F) F_check(digs, (Long_double) f_epsilon);
3073 if (V || F) F_check(dig
[all...]

Completed in 58 milliseconds