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

/darwin-on-arm/xnu/osfmk/kern/
H A Dexception.c134 exception_data_type_t small_code[EXCEPTION_CODE_MAX]; local
178 small_code[0] = CAST_DOWN_EXPLICIT(exception_data_type_t, code[0]);
179 small_code[1] = CAST_DOWN_EXPLICIT(exception_data_type_t, code[1]);
204 small_code,
233 small_code,
265 small_code,

Completed in 21 milliseconds