Searched defs:ceil (Results 1 – 8 of 8) sorted by relevance
34 double ceil = dml_ceil(a, 1); in dml_round() local
30 ceil(double x) in ceil() function
112 function ceil(x) { function
61 function ceil(x, r) function
126 #define ceil(x) __TGMATH_REAL(x, ceil) macro
53 ceil keyword
165 #define ceil(x) __tg_simple(x, ceil) macro
1437 size_t ceil, xsize; in zisofs_read_data() local