Searched refs:ROUNDDOWN (Results 1 – 2 of 2) sorted by relevance
150 #define ROUNDDOWN(x,y) rounddown(x,y) macro
76 p->lowpc = ROUNDDOWN(lowpc, HISTFRACTION * sizeof(HISTCOUNTER)); in monstartup()