Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtypes.h41 typedef unsigned long intptr_t; typedef
/f-stack/freebsd/sys/
H A D_stdint.h76 typedef __intptr_t intptr_t; typedef
/f-stack/app/redis-5.0.5/deps/jemalloc/include/msvc_compat/C99/
H A Dstdint.h115 typedef signed __int64 intptr_t; typedef
118 typedef _W64 signed int intptr_t; typedef