Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dia64cpuid.S152 .Little: label
H A Dsparccpuid.S379 .Little: label
/freebsd/sys/crypto/openssl/arm/
H A Darmv4cpuid.S63 .Little: label
/freebsd/sys/crypto/openssl/powerpc64/
H A Dppccpuid.S170 .Little: mtctr 4 label
/freebsd/sys/crypto/openssl/powerpc/
H A Dppccpuid.S147 .Little: mtctr 4 label
/freebsd/sys/crypto/openssl/powerpc64le/
H A Dppccpuid.S170 .Little: mtctr 4 label
/freebsd/sys/crypto/openssl/amd64/
H A Dx86_64cpuid.S249 .Little: label
/freebsd/sys/crypto/openssl/aarch64/
H A Darm64cpuid.S125 .Little: label
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DBitcastBuffer.h19 enum class Endian { Little, Big }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/InterfaceStub/
H A DIFSStub.h38 Little, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp200 auto MatchBigLittle = [](auto const &Parts, StringRef Big, StringRef Little) { in getHostCPUNameForARM()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp14726 enum Arch { Big, Little }; enumerator