Searched defs:_idx (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.101.4/libsyscall/wrappers/skywalk/ |
| H A D | os_channel.c | 86 #define _SLOT_DESC(_chrd, _idx) \ argument 93 #define _SLOT_METADATA(_chrd, _ring, _idx) \ argument 107 #define _SLOT_BFT_METADATA(_chrd, _ring, _idx) \ argument 208 #define _CHANNEL_RING_BUF(_chrd, _ring, _idx) \ argument 211 #define _CHANNEL_RING_BFT(_chrd, _ring, _idx) \ argument
|
| /xnu-8020.101.4/libkern/kxld/ |
| H A D | kxld_array.c | 355 kxld_array_get_index(const KXLDArray *array, const void *item, u_int *_idx) in kxld_array_get_index()
|
| H A D | kxld_dict.c | 193 get_locate_index(const KXLDDict *dict, const void *key, u_int *_idx) in get_locate_index()
|
| /xnu-8020.101.4/bsd/skywalk/packet/ |
| H A D | os_packet_private.h | 291 #define BUF_BIDX(_buf, _idx) \ argument 298 #define BUF_NBFT_IDX(_buf, _idx) \ argument 301 #define BUF_BFT_IDX_REG(_buf, _idx) \ argument
|