Searched defs:first_to_check (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/ldns/ldns/ |
H A D | common.h.in | 63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
H A D | common.h | 63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/freebsd-src/contrib/unbound/ |
H A D | config.h.in | 1251 ATTR_FORMAT(archetype,string_index,first_to_check) global() argument 1254 ATTR_FORMAT(archetype,string_index,first_to_check) global() argument
|
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-port.h | 759 GTEST_ATTRIBUTE_PRINTF_(string_index,first_to_check) global() argument 762 GTEST_ATTRIBUTE_PRINTF_(string_index,first_to_check) global() argument 765 GTEST_ATTRIBUTE_PRINTF_(string_index,first_to_check) global() argument
|
/freebsd-src/lib/libunbound/ |
H A D | config.h | 1284 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1281 ATTR_FORMAT(archetype,string_index,first_to_check) global() argument
|