Searched defs:ceil (Results 1 – 13 of 13) sorted by relevance
32 public static float ceil(float value) { in ceil() method in ShadowFloatMath
406 # define ceil rpl_ceil macro
427 void rtnl_htb_set_ceil(struct rtnl_class *class, uint32_t ceil) in rtnl_htb_set_ceil()
60 #define ceil(x) wtf_ceil(x) macro
529 var ceil = Math.ceil; variable
168 ceil, enumerator
246 struct tc_ratespec ceil; member
329 struct tc_ratespec ceil; member
608 #define ceil(__x) __tg_ceil(__tg_promote1((__x))(__x)) macro
2318 function ceil(date) { function7380 ceil: d3_identity property7573 ceil: function(x) { method9194 ceil: function(date) { method9240 ceil: d3_identity property
341 struct tc_ratespec ceil; member
1601 UInt ceil = (1 << imm5) - 1; // (2^imm5)-1 in armUnsignedSatQ() local1645 Int ceil = (1 << (imm5-1)) - 1; // (2^(imm5-1))-1 in armSignedSatQ() local
1369 function ceil() { function