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

/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A D__rem_pio2l.c30 #define ROUND1 22 macro
54 #define ROUND1 51 macro
/fuchsia/zircon/system/dev/display/hikey-display/
H A Ddsi.h158 #define ROUND1(x, y) ((x) / (y) + ((x) % (y) ? 1 : 0)) macro

Completed in 90 milliseconds