Searched defs:archetype (Results 1 – 6 of 6) 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) \ argument 877 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | config.h.in | 1192 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1195 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/netbsd-src/external/bsd/nsd/include/ |
H A D | config.h | 881 #define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 884 #define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/netbsd-src/external/bsd/unbound/include/ |
H A D | config.h | 1209 # define ATTR_FORMAT(archetype, string_index, first_to_check) \ argument 1212 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-sprintf.c | 4270 tree archetype = TREE_VALUE (attrs); in get_user_idx_format() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-sprintf.cc | 4324 tree archetype = TREE_VALUE (attrs); in get_user_idx_format() local
|