Home
last modified time | relevance | path

Searched defs:uintptr_t (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_heap.c286 heap_scan(struct dn_heap *h, int (*fn)(void *, uintptr_t), in heap_scan() argument
339 uint32_t (*h)(uintptr_t, int, void *), in dn_ht_init()
341 void *(*newh)(uintptr_t, int, void *)) in dn_ht_init()
/f-stack/freebsd/sys/
H A D_stdint.h80 typedef __uintptr_t uintptr_t; typedef
H A Dsocket.h95 typedef __uintptr_t uintptr_t; typedef
/f-stack/app/redis-5.0.5/deps/jemalloc/include/msvc_compat/C99/
H A Dstdint.h116 typedef unsigned __int64 uintptr_t; typedef
119 typedef _W64 unsigned int uintptr_t; typedef