Searched defs:htype (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.121.2/bsd/skywalk/core/ |
| H A D | skywalk_common.h | 713 #define _sk_alloc_type_header_array(probename, htype, type, count, flags, name) \ argument 744 #define _sk_free_type_header_array(probename, htype, type, count, elem) \ argument 787 #define sk_alloc_type_header_array(htype, type, count, flags, tag) \ argument 804 #define sk_free_type_header_array(htype, type, count, elem) \ argument 838 #define skn_alloc_type_header_array(name, htype, type, count, flags, tag) \ argument 852 #define skn_free_type_header_array(name, htype, type, count, elem) \ argument
|