Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc_common.h30 # define S8(x) ((x) << 8) macro
39 # define S8(x) ((x) >> 8) macro
/freebsd/lib/msun/src/
H A Dk_sincosl.h45 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ variable
83 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable
/freebsd/lib/msun/ld80/
H A Dk_sinl.c46 S8 = 2.6174587166648325e-15; /* 0x179372ea0b3f64.0p-101 */ variable
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp45 const LLT S8 = LLT::scalar(8); in PPCLegalizerInfo() local
/freebsd/lib/msun/ld128/
H A Dk_sinl.c36 S8 = 0.28114572543451292625024967174638477283187397621303e-14L; variable
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_type.h73 typedef signed char S8; typedef
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_type.h74 typedef signed char S8; typedef
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_type.h72 typedef signed char S8; typedef
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_type.h60 typedef int8_t S8; typedef
/freebsd/sys/dev/isci/
H A Denvironment.h47 typedef int8_t S8; typedef
/freebsd/contrib/bearssl/src/symcipher/
H A Ddes_tab.c185 static const uint32_t S8[] = { variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSwitch.h129 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases() argument
136 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases() argument
/freebsd/sys/contrib/zstd/lib/common/
H A Dmem.h55 typedef int8_t S8; typedef
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h232 UINT64 S8; member
369 UINT64 S8; member
/freebsd/usr.sbin/moused/
H A Dmoused.c457 #define S8 8 /* button 3 delayed up */ macro
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h452 S8 = 8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2594 SDValue S8 = DAG.getConstant(8, dl, MVT::i32); in buildVector32() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5991 const LLT S8 = LLT::scalar(8); in selectIntrinsicWithSideEffects() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp283 static const LLT S8 = LLT::scalar(8); variable