Searched refs:int16_t (Results 401 - 425 of 518) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc/
H A DABISysV_ppc.cpp556 value.GetScalar() = (int16_t)(raw_value & UINT16_MAX);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp612 value_sp->GetScalar() = (int16_t)(raw_value & UINT16_MAX);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp121 addressValue = (int16_t)DE.GetU16(offset_ptr);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCSerialization.h73 class RPCTypeName<int16_t> {
75 static const char* getName() { return "int16_t"; }
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h343 return static_cast<int16_t>(x) == x;
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h577 printLiteralT(&E->as<int16_t>(), SS);
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c1112 int16_t block_num, max_block = -1;
/freebsd-12-stable/contrib/amd/fsinfo/
H A Dnull_lex.c64 typedef int16_t flex_int16_t;
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dlex.c45 typedef int16_t flex_int16_t;
/freebsd-12-stable/crypto/heimdal/lib/com_err/
H A Dlex.c45 typedef int16_t flex_int16_t;
/freebsd-12-stable/crypto/heimdal/lib/sl/
H A Dslc-lex.c45 typedef int16_t flex_int16_t;
/freebsd-12-stable/sys/dev/ahci/
H A Dahciem.c292 int16_t val;
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c719 va_arg(ap, int16_t *), nelem);
/freebsd-12-stable/sys/dev/e1000/
H A Dem_txrx.c101 int16_t rs_cidx;
/freebsd-12-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.c751 int16_t reg;
/freebsd-12-stable/sys/dev/isp/
H A Disp_sbus.c91 int16_t sbus_poff[_NREG_BLKS];
/freebsd-12-stable/sys/dev/pccard/
H A Dpccard_cis.c257 int16_t offset;
/freebsd-12-stable/sys/dev/wpi/
H A Dif_wpireg.h874 int16_t temp;
/freebsd-12-stable/sys/dev/usb/
H A Dusb_hid.c329 dval = (int16_t)dval;
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_rx_edma.c557 int16_t nf;
/freebsd-12-stable/sys/netinet/
H A Dsctp_structs.h1144 int16_t num_send_timers_up;
H A Dsctp_uio.h901 int16_t loc;
/freebsd-12-stable/sys/powerpc/powermac/
H A Dpmu.c927 info->current = (int16_t)((resp[7] << 8) | resp[8]);
/freebsd-12-stable/lib/msun/ld128/
H A Ds_logl.c573 int16_t ax, hx;
/freebsd-12-stable/lib/msun/ld80/
H A Ds_logl.c561 int16_t ax, hx;

Completed in 207 milliseconds

<<11121314151617181920>>