Home
last modified time | relevance | path

Searched defs:Exception (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/sys/external/bsd/acpica/dist/utilities/
Dutexcep.c181 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local
223 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local
/netbsd/src/external/public-domain/sqlite/dist/
DReplace.cs78 Exception = 4 enumerator
/netbsd/src/sys/external/bsd/acpica/dist/tools/acpiexec/
Daeexception.c196 const char *Exception; in AeExceptionHandler() local
/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Daslmessages.c587 #define AH_DISPLAY_ASL_EXCEPTION_TEXT(Status, Exception) \ argument
/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython-internal.h852 #define GDB_PY_HANDLE_EXCEPTION(Exception) \ argument
860 #define GDB_PY_SET_HANDLE_EXCEPTION(Exception) \ argument
/netbsd/src/sys/external/bsd/acpica/dist/tools/acpihelp/
Dacpihelp.h208 #define AH_DISPLAY_EXCEPTION_TEXT(Status, Exception) \ argument
/netbsd/src/external/gpl3/gdb/dist/sim/arm/
Darmdefs.h133 unsigned Exception; /* enable the next four values */ member
/netbsd/src/sys/arch/hppa/spmath/
Dfloat.h488 #define Exception(cond) Exceptionbit(cond) macro