Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/ !
H A Dexception.c208 exception_data_type_t small_code[EXCEPTION_CODE_MAX]; in exception_deliver() local
265 small_code[0] = CAST_DOWN_EXPLICIT(exception_data_type_t, code[0]); in exception_deliver()
266 small_code[1] = CAST_DOWN_EXPLICIT(exception_data_type_t, code[1]); in exception_deliver()
322 small_code, in exception_deliver()
374 small_code, in exception_deliver()
462 small_code, in exception_deliver()