Home
last modified time | relevance | path

Searched defs:roundup (Results 1 – 6 of 6) 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/mm/
H A Dswap_state.c529 unsigned int roundup = 4; in __swapin_nr_pages() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c952 u32 quotient, remainder, roundup, rbit; in wlc_lcnphy_qdiv_roundup() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c447 uint roundup; /* Max roundup limit */ member