Searched defs:TEMPLATE (Results 1 - 4 of 4) sorted by relevance
| /src/common/lib/libprop/ | ||
| H A D | prop_dictionary_util.c | 79 #define TEMPLATE(name, typ) \ macro 88 TEMPLATE(schar, signed char) function 129 #define TEMPLATE macro [all...] |
| H A D | prop_array_util.c | 72 #define TEMPLATE(name, typ) \ macro 81 TEMPLATE(schar, signed char) function 133 #define TEMPLATE macro [all...] |
| H A D | prop_number.c | 513 #define TEMPLATE(name, typ, minv, maxv) \ macro 535 TEMPLATE(schar, signed char, SCHAR_MIN, SCHAR_MAX) function [all...] |
| /src/sys/kern/ | ||
| H A D | subr_device.c | 1002 #define TEMPLATE(name) \ macro 1048 TEMPLATE(uint64) function in typeref:typename:int64 |
Completed in 6 milliseconds