Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/uxkern/
H A Dux_exception.c56 ux_exception(int exception, in ux_exception() function
128 int ux_signal = ux_exception(exception, code, subcode); in handle_ux_exception()
/xnu-10063.141.1/bsd/sys/
H A DMakefile127 ux_exception.h \
248 ux_exception.h \
/xnu-10063.141.1/bsd/conf/
H A DMakefile.template290 ux_exception.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
479 ux_exception.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles504 bsd/uxkern/ux_exception.c standard