Home
last modified time | relevance | path

Searched defs:__DECONST (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dfree2net.h36 #define __DECONST(t, a) (t) __UNCONST(a) macro
/netbsd-src/sys/external/bsd/libnv/dist/
H A Dnv_compat.h52 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dtsearch.c30 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) macro
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_impl.h755 #define __DECONST(a, b) __UNCONST(b) macro
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h52 #define __DECONST(type, var) ((type)(unsigned long)(const void *)(var)) macro