Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h301 typedef signed long intptr_t; typedef
310 typedef unsigned long intptr_t; typedef
312 typedef unsigned int intptr_t; typedef
H A Dwindows-config.h140 typedef long intptr_t; typedef
/freebsd-13.1/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtypes.h41 typedef unsigned long intptr_t; typedef
/freebsd-13.1/sys/sys/
H A D_stdint.h76 typedef __intptr_t intptr_t; typedef
/freebsd-13.1/contrib/dialog/
H A Dcalendar.c32 #define intptr_t long macro
/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h249 typedef __INTPTR_TYPE__ intptr_t; typedef
H A Dopencl-c-base.h98 typedef __INTPTR_TYPE__ intptr_t; typedef
/freebsd-13.1/contrib/bsnmp/snmpd/
H A Dmain.c824 trans_iter_port(struct transport *t, int (*func)(struct tport *, intptr_t), in trans_iter_port() argument
/freebsd-13.1/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp202 void DwarfFDECache<A>::dyldUnloadHook(const struct mach_header *mh, intptr_t ) { in dyldUnloadHook() argument
/freebsd-13.1/contrib/tcsh/
H A Dsh.h53 typedef unsigned long intptr_t; typedef