Searched refs:konst (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/
H A Dacconfig.h117 union { const void *konst; long *var; } _u; \
118 _u.konst = &(last); \
H A Dconfig.h.in117 union { const void *konst; long *var; } _u; \
118 _u.konst = &(last); \
/bind-9.6-ESV-R11/lib/lwres/
H A Dstrtoul.c62 #define DE_CONST(konst, var) \
65 _u.k = konst; \
H A Dgetipnode.c340 const void *konst; member in union:__anon213
379 u.konst = src;
/bind-9.6-ESV-R11/lib/isccc/include/isccc/
H A Dutil.h218 #define DE_CONST(konst, var) \
221 _u.k = konst; \
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dutil.h67 #define DE_CONST(konst, var) \
70 _u.k = konst; \

Completed in 33 milliseconds