Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_arch.h129 #define INT_GET_UNALIGNED_32(pointer) INT_GET_UNALIGNED_32_LE(pointer) macro
134 #define INT_GET_UNALIGNED_32(pointer) INT_GET_UNALIGNED_32_BE(pointer) macro