Searched defs:htype (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/bsd/skywalk/core/ |
| H A D | skywalk_common.h | 721 #define _sk_alloc_type_header_array(probename, htype, type, count, flags, name) \ argument 757 #define _sk_free_type_header_array(probename, htype, type, count, elem) \ argument 806 #define sk_alloc_type_header_array(htype, type, count, flags, tag) \ argument 826 #define sk_free_type_header_array(htype, type, count, elem) \ argument 863 #define skn_alloc_type_header_array(name, htype, type, count, flags, tag) \ argument 881 #define skn_free_type_header_array(name, htype, type, count, elem) \ argument
|