Lines Matching +full:native +full:- +full:endian
1 //===----------------------------------------------------------------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//22 enum class endian {26 native = little28 native = big30 native = 0xCAFE