Searched defs:ATTR_FORMAT (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/ldns/ldns/ |
| 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
|
| 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
|
| /freebsd/contrib/unbound/ |
| H A D | config.h.in | 1376 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 1379 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
|
| /freebsd/lib/libunbound/ |
| H A D | config.h | 1367 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ macro 1370 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ macro
|