Searched defs:htype (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/bsd/skywalk/core/ |
| H A D | skywalk_common.h | 718 #define _sk_alloc_type_header_array(probename, htype, type, count, flags, tag) \ argument 742 #define _sk_free_type_header_array(probename, htype, type, count, elem) \ argument 791 #define sk_alloc_type_header_array(htype, type, count, flags, tag) \ argument 801 #define sk_free_type_header_array(htype, type, count, elem) \ argument 837 #define skn_alloc_type_header_array(name, htype, type, count, flags, tag) \ argument 848 #define skn_free_type_header_array(name, htype, type, count, elem) \ argument
|