Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Djfs_compat.h25 #define cpu_to_be16(x) ext2fs_cpu_to_be16(x) macro
/third_party/ntfs-3g/include/ntfs-3g/
Dendians.h253 #define cpu_to_be16(x) (u16)__cpu_to_be16((u16)(x)) macro