Home
last modified time | relevance | path

Searched defs:DE_CONST (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/libc/include/
H A Dport_before.h6 #define DE_CONST(c,v) v = __UNCONST(c) macro
8 #define DE_CONST(c,v) v = ((c) ? \ macro
/netbsd-src/external/bsd/libbind/dist/
H A Dport_before.h.in166 #define DE_CONST(konst, var) \ macro
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/include/
H A Ddlz_minimal.h
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/wildcard/
H A Ddlz_wildcard_dynamic.c
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h106 #define DE_CONST( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h107 #define DE_CONST(konst, var) \ macro