Searched refs:SK_ABORT_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/skywalk/core/ | ||
| H A D | skywalk_common.h | 58 #define SK_ABORT_DYNAMIC(msg) SK_ABORT(msg) macro |
| /xnu-11215.1.10/libsyscall/wrappers/skywalk/ | ||
| H A D | os_channel.c | 169 SK_ABORT_DYNAMIC(_msg); \ |