Searched refs:int16_t (Results 351 - 375 of 518) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/processor-trace/libipt/src/
H A Dpt_ild.c873 const int16_t *w = (const int16_t *)
/freebsd-12-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c61 *(int16_t *) input_chan_bindings->application_data.value;
64 *((int16_t *) input_chan_bindings->application_data.value + 1);
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dfcache.c594 int16_t length;
605 int16_t dtag, data_len;
H A Dkrb5-protos.h2905 int16_t /*port*/);
3641 int16_t */*value*/);
3914 int16_t */*port*/);
4047 int16_t /*value*/);
/freebsd-12-stable/lib/libc/tests/sys/
H A Dsendfile_test.c529 int16_t number_pages = 10;
534 int16_t readahead_pages, flags;
/freebsd-12-stable/sys/dev/dpt/
H A Ddpt.h326 #define DPT_HCP_LENGTH(page) (ntohs(*(int16_t *)(void *)(&page[2]))+4)
329 #define DPT_HCP_CODE(param) (ntohs(*(int16_t *)(void *)param))
/freebsd-12-stable/sys/dev/ata/
H A Data-lowlevel.c377 ATA_IDX_OUTSW_STRM(ch, ATA_DATA, (int16_t *)request->u.atapi.ccb,
749 ATA_IDX_OUTSW_STRM(ch, ATA_DATA, (int16_t *)request->u.atapi.ccb,
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c747 int16_t txpower;
792 int16_t txpower;
/freebsd-12-stable/sys/dev/cxgbe/
H A Dadapter.h210 int16_t xact_addr_filt;/* index of exact MAC address filter */
338 int16_t moff; /* offset of metadata from cl */
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr.c1270 monitored_node_t * mon_node, int16_t pkey_ix,
1372 int16_t pkey_ix,
1502 static int16_t validate_redir_pkey(osm_perfmgr_t *pm, ib_net16_t pkey)
1504 int16_t pkey_ix = -1;
1569 int16_t pkey_ix = 0;
/freebsd-12-stable/sys/kern/
H A Dkern_sysctl.c260 sizeof(int16_t), GETENV_SIGNED) == 0)
990 case CTLTYPE_S16: printf(" int16_t\n"); break;
1478 * Handle an int16_t, signed or unsigned.
1487 int16_t tmpout;
1494 tmpout = *(int16_t *)arg1;
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DAddressSpace.hpp340 result = (pint_t)(int16_t)get16(addr);
/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp216 const int16_t headerSize = sizeof(uint32_t) + 2 * sizeof(uint16_t);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DDumpDataExtractor.cpp53 int32_t v = (int16_t)half;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.cpp973 value.GetScalar() = (int16_t)(
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-s390x/
H A DABISysV_s390x.cpp537 value.GetScalar() = (int16_t)(raw_value & UINT16_MAX);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp149 Operands[Operand] = (int16_t)Operands[Operand];
H A DDWARFFormValue.cpp698 return int16_t(Value.uval);
/freebsd-12-stable/contrib/wpa/src/utils/
H A Dcommon.h124 typedef int16_t s16;
/freebsd-12-stable/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c423 int16_t val = 0;
H A Dsender.c139 int16_t val;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ATTInstPrinter.cpp371 if (Imm == (int16_t)(Imm))
/freebsd-12-stable/crypto/heimdal/lib/hdb/
H A Dmkey.c154 int16_t enctype;
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h67 typedef int16_t s16;
/freebsd-12-stable/sys/dev/bwi/
H A Dif_bwivar.h403 int16_t rf_nrssi[2]; /* Narrow RSSI */

Completed in 250 milliseconds

<<11121314151617181920>>