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

/haiku/src/system/libroot/posix/glibc/libio/
H A Dfileops.c616 # define ROUNDED(x) (((x) + pagesize - 1) & ~(pagesize - 1)) macro
662 # undef ROUNDED macro
[all...]

Completed in 69 milliseconds