Searched refs:newcount (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.41.6/bsd/skywalk/core/ |
| H A D | skywalk_common.h | 712 #define _sk_realloc_type_array(probename, type, oldcount, newcount, elem, flags, name) \ argument 715 (newcount), (elem), Z_ZERO | (flags), (name)->tag); \ 717 size_t, (newcount), int, (flags), void *, ret); \
|