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

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c716 int ceil_log ARGS((int base, Long_double x));
1337 ceil_log(int base, Long_double x) function
2845 digs= ceil_log(10, (Long_double)b); /* the number of digits to printf */

Completed in 37 milliseconds