Searched defs:htype (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/skywalk/core/ |
| H A D | skywalk_common.h | 719 #define _sk_alloc_type_header_array(probename, htype, type, count, flags, name) \ argument 743 #define _sk_free_type_header_array(probename, htype, type, count, elem) \ argument 789 #define sk_alloc_type_header_array(htype, type, count, flags, tag) \ argument 803 #define sk_free_type_header_array(htype, type, count, elem) \ argument 839 #define skn_alloc_type_header_array(name, htype, type, count, flags, tag) \ argument 850 #define skn_free_type_header_array(name, htype, type, count, elem) \ argument
|