Home
last modified time | relevance | path

Searched defs:roundup (Results 1 – 5 of 5) sorted by relevance

/linux/arch/parisc/math-emu/
H A Dsfrem.c43 register boolean roundup = FALSE; in sgl_frem() local
H A Ddfrem.c44 register boolean roundup = FALSE; in dbl_frem() local
/linux/tools/include/linux/
H A Dmath.h17 #define roundup(x, y) ( \ macro
/linux/include/linux/
H A Dmath.h59 #define roundup( global() macro
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c952 u32 quotient, remainder, roundup, rbit; in wlc_lcnphy_qdiv_roundup() local