Home
last modified time | relevance | path

Searched defs:int8_t (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/libpcap/pcap/
H A Dpcap-inttypes.h61 typedef signed char int8_t; typedef
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py44 int8_t = _ffi_cast('int8_t') variable
/freebsd/sys/sys/
H A D_stdint.h34 typedef __int8_t int8_t; typedef
/freebsd/crypto/openssl/include/openssl/
H A De_os2.h223 typedef INT8 int8_t; typedef
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h127 typedef __int8 int8_t; typedef
H A Dcompat.h262 typedef signed char int8_t; typedef
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h48 explicit operator int8_t() const { return V; } in int8_t() function
/freebsd/sys/dev/mxge/
H A Dmxge_mcp.h37 typedef signed char int8_t; typedef
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in135 typedef __int8 int8_t; typedef
/freebsd/crypto/openssh/
H A Ddefines.h223 typedef signed char int8_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h264 typedef __INT8_TYPE__ int8_t; typedef
/freebsd/stand/kshim/
H A Dbsd_kernel.h204 typedef signed char int8_t; typedef