Searched defs:htype (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/core/ |
| H A D | skywalk_common.h | 733 #define _sk_alloc_type_header_array(probename, htype, type, count, flags, tag) \ argument 760 #define _sk_free_type_header_array(probename, htype, type, count, elem) \ argument 816 #define sk_alloc_type_header_array(htype, type, count, flags, tag) \ argument 826 #define sk_free_type_header_array(htype, type, count, elem) \ argument 862 #define skn_alloc_type_header_array(name, htype, type, count, flags, tag) \ argument 873 #define skn_free_type_header_array(name, htype, type, count, elem) \ argument
|