Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dexception.c189 exception_data_type_t small_code[EXCEPTION_CODE_MAX]; in exception_deliver() local
255 small_code[0] = CAST_DOWN_EXPLICIT(exception_data_type_t, code[0]); in exception_deliver()
256 small_code[1] = CAST_DOWN_EXPLICIT(exception_data_type_t, code[1]); in exception_deliver()
329 small_code, in exception_deliver()
363 small_code, in exception_deliver()
426 small_code, in exception_deliver()