Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/uxkern/
H A Dux_exception.c56 ux_exception(int exception, in ux_exception() function
122 int ux_signal = ux_exception(exception, code, subcode); in handle_ux_exception()
/xnu-8019.80.24/bsd/sys/
H A DMakefile124 ux_exception.h \
237 ux_exception.h \
/xnu-8019.80.24/bsd/conf/
H A DMakefile.template320 ux_exception.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
528 ux_exception.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles533 bsd/uxkern/ux_exception.c standard