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

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dnvpair.h113 #define NV_ALIGN(x) (((ulong_t)(x) + 7ul) & ~7ul) macro

Completed in 67 milliseconds