Searched defs:ATTR_FORMAT (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/ldns/ldns/ |
H A D | common.h.in | 63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
|
H A D | common.h | 63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
|
/freebsd-src/contrib/unbound/ |
H A D | config.h.in | 1251 # define ATTR_FORMAT( global() macro 1254 # define ATTR_FORMAT( global() macro
|
/freebsd-src/lib/libunbound/ |
H A D | config.h | 1284 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 1281 # define ATTR_FORMAT( global() macro
|