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

/netbsd-6-1-5-RELEASE/sys/sys/
H A Dparam.h372 #define rounddown(x,y) (((x)/(y))*(y)) macro

Completed in 159 milliseconds