Home
last modified time | relevance | path

Searched defs:int16_t (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/libpcap/pcap/
H A Dpcap-inttypes.h63 typedef signed short int16_t; typedef
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py46 int16_t = _ffi_cast('int16_t') variable
/freebsd/sys/sys/
H A D_stdint.h39 typedef __int16_t int16_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h18 typedef short int16_t; typedef
/freebsd/crypto/openssl/include/openssl/
H A De_os2.h225 typedef INT16 int16_t; typedef
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h130 typedef __int16 int16_t; typedef
H A Dcompat.h270 typedef signed short int16_t; typedef
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h50 explicit operator int16_t() const { return V; } in int16_t() function
/freebsd/sys/dev/mxge/
H A Dmxge_mcp.h38 typedef signed short int16_t; typedef
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in136 typedef __int16 int16_t; typedef
/freebsd/crypto/openssh/
H A Ddefines.h225 typedef short int int16_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h241 typedef __INT16_TYPE__ int16_t; typedef
/freebsd/stand/kshim/
H A Dbsd_kernel.h208 typedef signed short int16_t; typedef