Searched defs:TEMPLATE (Results 1 - 4 of 4) sorted by relevance

/src/common/lib/libprop/
H A Dprop_dictionary_util.c79 #define TEMPLATE(name, typ) \ macro
88 TEMPLATE(schar, signed char) function
129 #define TEMPLATE macro
[all...]
H A Dprop_array_util.c72 #define TEMPLATE(name, typ) \ macro
81 TEMPLATE(schar, signed char) function
133 #define TEMPLATE macro
[all...]
H A Dprop_number.c513 #define TEMPLATE(name, typ, minv, maxv) \ macro
535 TEMPLATE(schar, signed char, SCHAR_MIN, SCHAR_MAX) function
[all...]
/src/sys/kern/
H A Dsubr_device.c1002 #define TEMPLATE(name) \ macro
1048 TEMPLATE(uint64) function in typeref:typename:int64

Completed in 80 milliseconds