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

/haiku/headers/posix/sys/
H A Dselect.h30 # define _howmany(x, y) (((x) + ((y) - 1)) / (y)) macro

Completed in 8 milliseconds