Home
last modified time | relevance | path

Searched defs:LFS_SWAP_int32_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/ufs/lfs/
H A Dlfs_accessors.h189 #define LFS_SWAP_int32_t(fs, val) (val) macro
197 #define LFS_SWAP_int32_t(fs, val) \ macro