Searched refs:howmany (Results 1 – 1 of 1) sorted by relevance
15 #define howmany(x,y) (((x)+((y)-1))/(y)) macro
Completed in 6 milliseconds