Searched refs:__y (Results 1 – 1 of 1) sorted by relevance
128 #define __howmany(__x, __y) (((__x)+((__y)-1))/(__y)) argument