Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/ !
H A Dexception.c202 exception_data_type_t small_code[EXCEPTION_CODE_MAX]; in exception_deliver() local
271 small_code[0] = CAST_DOWN_EXPLICIT(exception_data_type_t, code[0]); in exception_deliver()
272 small_code[1] = CAST_DOWN_EXPLICIT(exception_data_type_t, code[1]); in exception_deliver()
328 small_code, in exception_deliver()
380 small_code, in exception_deliver()
545 small_code, in exception_deliver()