Home
last modified time | relevance | path

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

/xnu-8796.121.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()
324 small_code, in exception_deliver()
376 small_code, in exception_deliver()
464 small_code, in exception_deliver()