Home
last modified time | relevance | path

Searched refs:mach_assert_3x (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/osfmk/kern/
H A Dassert.h114 struct mach_assert_3x { struct
203 static const struct mach_assert_3x __desc3u = { \
221 static const struct mach_assert_3x __desc3s = { \
239 static const struct mach_assert_3x __desc3p = { \
H A Ddebug.c769 struct mach_assert_3x *a3x; in panic_assert_format()
781 a3x = __container_of(hdr, struct mach_assert_3x, hdr); in panic_assert_format()
789 a3x = __container_of(hdr, struct mach_assert_3x, hdr); in panic_assert_format()
797 a3x = __container_of(hdr, struct mach_assert_3x, hdr); in panic_assert_format()