Searched defs:ATTR_FORMAT (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/nsd/dist/ |
H A D | config.h.in | 874 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 877 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | config.h.in | 1192 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 1195 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
|
/netbsd-src/external/bsd/nsd/include/ |
H A D | config.h | 881 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 884 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
|
/netbsd-src/external/bsd/unbound/include/ |
H A D | config.h | 1209 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 1212 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
|