Searched refs:ASSERT_IS_16BYTE_MULTIPLE_SIZEOF (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dpcb_native.c103 #define ASSERT_IS_16BYTE_MULTIPLE_SIZEOF(_type_) \ macro
108 ASSERT_IS_16BYTE_MULTIPLE_SIZEOF(x86_64_intr_stack_frame_t);
109 ASSERT_IS_16BYTE_MULTIPLE_SIZEOF(x86_sframe64_t);
110 ASSERT_IS_16BYTE_MULTIPLE_SIZEOF(x86_saved_state_compat32_t);
111 ASSERT_IS_16BYTE_MULTIPLE_SIZEOF(x86_saved_state_t);

Completed in 19 milliseconds