Home
last modified time | relevance | path

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

/xnu-12377.61.12/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-12377.61.12/bsd/sys/
H A DMakefile134 ux_exception.h \
268 ux_exception.h \
/xnu-12377.61.12/bsd/conf/
H A DMakefile.template313 ux_exception.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
504 ux_exception.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles514 bsd/uxkern/ux_exception.c standard