Home
last modified time | relevance | path

Searched refs:INT_GET_UNALIGNED_16 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_arch.h127 #define INT_GET_UNALIGNED_16(pointer) INT_GET_UNALIGNED_16_LE(pointer) macro
132 #define INT_GET_UNALIGNED_16(pointer) INT_GET_UNALIGNED_16_BE(pointer) macro
225 (INT_GET_UNALIGNED_16(pointer)) \