Home
last modified time | relevance | path

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

/xnu-11215.1.10/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-11215.1.10/bsd/sys/ !
H A DMakefile129 ux_exception.h \
254 ux_exception.h \
/xnu-11215.1.10/bsd/conf/ !
H A DMakefile.template308 ux_exception.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
497 ux_exception.o_CWARNFLAGS_ADD += -Wno-sign-conversion
H A Dfiles499 bsd/uxkern/ux_exception.c standard