Home
last modified time | relevance | path

Searched defs:TEMPLATE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/common/lib/libprop/
H A Dprop_dictionary_util.c79 #define TEMPLATE(name, typ) \ macro
88 TEMPLATE(schar, signed char) in TEMPLATE() function
129 #define TEMPLATE(name, which, typ) \ macro
H A Dprop_array_util.c72 #define TEMPLATE(name, typ) \ macro
81 TEMPLATE(schar, signed char) in TEMPLATE() function
133 #define TEMPLATE(name, which, typ) \ macro
H A Dprop_number.c500 #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 Dfile.c221 #define TEMPLATE global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dfile.c222 #define TEMPLATE "tmp-XXXXXXXXXX" /*%< 14 characters. */ macro