Searched refs:archetype (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/ldns/ldns/ |
H A D | common.h | 63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 64 __attribute__ ((format (archetype, string_index, first_to_check))) 66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
H A D | common.h.in | 63 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 64 __attribute__ ((format (archetype, string_index, first_to_check))) 66 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/freebsd/lib/libunbound/ |
H A D | config.h | 1284 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1285 __attribute__ ((format (archetype, string_index, first_to_check))) 1287 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Syntax.td | 85 // FIXME: add list archetype.
|
/freebsd/contrib/ldns/ |
H A D | acx_nlnetlabs.m4 | 476 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ 477 __attribute__ ((format (archetype, string_index, first_to_check))) 479 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | __config | 1221 # define _LIBCPP_ATTRIBUTE_FORMAT(archetype, format_string_index, first_format_arg_index) \ 1222 __attribute__((__format__(archetype, format_string_index, first_format_arg_index))) 1224 # define _LIBCPP_ATTRIBUTE_FORMAT(archetype, format_string_index, first_format_arg_index) /* nothing */
|
/freebsd/contrib/unbound/ |
H A D | acx_nlnetlabs.m4 | 485 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ 486 __attribute__ ((format (archetype, string_index, first_to_check))) 488 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */
|
H A D | config.h.in | 1350 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1351 __attribute__ ((format (archetype, string_index, first_to_check))) 1353 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/freebsd/share/dict/ |
H A D | web2 | 12586 archetype
|