Searched defs:DE_CONST (Results 1 - 5 of 5) sorted by relevance
/bind-9.11.3/lib/lwres/ |
H A D | compat.c | 52 #define DE_CONST(konst, var) \ macro 120 DE_CONST(any ? s - 1 : nptr, *endptr);
|
/bind-9.11.3/lib/isccc/include/isccc/ |
H A D | util.h | 209 #define DE_CONST(konst, var) \ macro
|
/bind-9.11.3/lib/isc/include/isc/ |
H A D | util.h | 58 #define DE_CONST(konst, var) \ macro
|
/bind-9.11.3/contrib/dlz/modules/include/ |
H A D | dlz_minimal.h | 83 #define DE_CONST(konst, var) \ macro
|
/bind-9.11.3/contrib/dlz/modules/wildcard/ |
H A D | dlz_wildcard_dynamic.c | 60 #define DE_CONST(konst, var) \ macro 132 DE_CONST(zone, cd->zone); 247 DE_CONST(name, cd->record); 248 DE_CONST(p, cd->zone); 323 DE_CONST(p, cd->zone);
|
Completed in 13 milliseconds