Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py50 int64_t = _ffi_cast('int64_t') variable
/f-stack/freebsd/sys/
H A D_stdint.h51 typedef __int64_t int64_t; typedef
/f-stack/app/redis-5.0.5/deps/jemalloc/include/msvc_compat/C99/
H A Dstdint.h89 typedef signed __int64 int64_t; typedef