Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py44 int8_t = _ffi_cast('int8_t') variable
/f-stack/freebsd/sys/
H A D_stdint.h36 typedef __int8_t int8_t; typedef
/f-stack/app/redis-5.0.5/deps/jemalloc/include/msvc_compat/C99/
H A Dstdint.h75 typedef signed char int8_t; typedef
82 typedef signed __int8 int8_t; typedef