Searched defs:TEMPLATE (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/common/lib/libprop/ |
H A D | prop_dictionary_util.c | 79 #define TEMPLATE(name, typ) \ macro 88 TEMPLATE(schar, signed char) in TEMPLATE() function 129 #define TEMPLATE(name, which, typ) \ macro
|
H A D | prop_array_util.c | 72 #define TEMPLATE(name, typ) \ macro 81 TEMPLATE(schar, signed char) in TEMPLATE() function 133 #define TEMPLATE(name, which, typ) \ macro
|
H A D | prop_number.c | 500 #define TEMPLATE(name, typ, minv, maxv) \ macro 522 TEMPLATE(schar, signed char, SCHAR_MIN, SCHAR_MAX) in TEMPLATE() function
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | file.c | 221 #define TEMPLATE global() macro
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
H A D | file.c | 222 #define TEMPLATE "tmp-XXXXXXXXXX" /*%< 14 characters. */ macro
|