Searched refs:int8_t (Results 201 - 225 of 318) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/
H A Dif_mwx.c73 int8_t wr_dbm_antsignal;
74 int8_t wr_dbm_antnoise;
140 int8_t has_2ghz;
141 int8_t has_5ghz;
142 int8_t has_6ghz;
199 int8_t sc_resetting;
200 int8_t sc_fw_loaded;
420 void mt7921_mcu_build_sku(struct mwx_softc *, int, int8_t *);
3733 mt7921_mcu_build_sku(struct mwx_softc *sc, int band, int8_t *sku)
/openbsd-current/sys/dev/ic/
H A Dar5xxx.c916 ee->ee_adc_desired_size[mode] = (int8_t)((val >> 8) & 0xff);
947 ee->ee_adc_desired_size[mode] = (int8_t)((val >> 8) & 0xff);
980 ee->ee_adc_desired_size[mode] = (int8_t)((val >> 8) & 0xff);
H A Dne2000.c171 int8_t pbuf0[ED_PAGE_SIZE], pbuf[ED_PAGE_SIZE],
/openbsd-current/sys/kern/
H A Dsubr_kubsan.c402 return ((int8_t)val);
/openbsd-current/sys/dev/
H A Dspdmem.c751 int8_t ftb;
/openbsd-current/sys/isofs/udf/
H A Decma167-udf.h590 int8_t reserved[32];
/openbsd-current/sys/ntfs/
H A Dntfs_vfsops.c308 int8_t cpr = ntmp->ntm_mftrecsz;
/openbsd-current/sys/dev/isa/
H A Dsch311x.c388 int8_t temp;
H A Dnsclpcsio_isa.c399 int8_t sdata;
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCPseudoProbe.cpp66 !IsSentinel ? ((int8_t)MCPseudoProbeFlag::AddressDelta << 7) : 0;
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp456 return int64_t(Value) != int64_t(int8_t(Value));
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/SystemZ/
H A DABISysV_s390x.cpp533 value.GetScalar() = (int8_t)(raw_value & UINT8_MAX);
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp808 value.GetScalar() = (int8_t)(
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABIWindows_x86_64.cpp455 value.GetScalar() = (int8_t)(raw_value & UINT8_MAX);
H A DABISysV_i386.cpp442 value.GetScalar() = (int8_t)(raw_value & UINT8_MAX);
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp736 value.GetScalar() = (int8_t)(raw_value & UINT8_MAX);
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCRegisterInfo.h43 const int8_t CopyCost;
H A DMCDwarf.h252 int8_t DWARF2LineBase = -5;
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DMathExtras.h213 return static_cast<int8_t>(x) == x;
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp140 Operands[Operand] = (int8_t)Operands[Operand];
/openbsd-current/sys/arch/alpha/alpha/
H A Dtrap.c781 int8_t b;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c501 uint32_t *flags, int8_t *xcp_id)
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/
H A Dsmu_cmn.c711 int8_t sort_feature[max(SMU_FEATURE_COUNT, SMU_FEATURE_MAX)];
/openbsd-current/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c999 int8_t repeater_id; /* Current hop. */
/openbsd-current/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm.h58 typedef int8_t __s8;

Completed in 212 milliseconds

1234567891011>>