Home
last modified time | relevance | path

Searched refs:roundup2 (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dfsutil.h79 * roundup2
83 #ifndef roundup2
84 #define roundup2(x, y) \ macro
H A Dfat.c124 size_t bitmap_size = roundup2(bits, LONG_BIT) / (LONG_BIT / 8); in bitmap_ctor()

Completed in 2 milliseconds