Searched refs:exception (Results 1 – 10 of 10) sorted by relevance
62 int exception; variable86 exception = e; in exraise()
64 extern int exception;
75 exceptions.c. The C language doesn't include exception handling,77 exception contains the type of exception. EXERROR is raised by81 EXINT exception to return to the main command loop. (Exception:83 command.) The INTOFF and INTON macros (defined in exception.h)92 big advantage is that when an exception occurs all we have to do93 to free up the memory in use at the time of the exception is to
114 e = exception; in main()
427 if (err && exception != EXERROR) in redirectsafe()
894 if (exception == EXERROR && spclbltin <= 0) { in evalcommand()
125 the files covered by the above exception were sufficiently trivial not
703 - erroneous floating point exception behavior in i386/x86_64 exp asm801 - numerous math bugs (mostly exception flags and excess-precision issues)1495 - several small math bugs related to exception flags with non-finite args
71 AE_NOT_EXIST exception during the load of the SSDT. Now, this code is 3117 Split exception code utilities and tables into a new file, 6900 this no longer returns an exception. BZ 7227197 exception 9195 cause a fatal exception.10759 in an AE_NO_RETURN_VALUE exception.12201 ACPI_AML_INTERNAL exception.12303 AE_AML_REGION_LIMIT exception.)12573 Fixed a problem with the new AE_SAME_HANDLER exception where12574 handler initialization code did not know about this exception.[all …]
952 Store ("Run-time exception:", Debug)
Completed in 645 milliseconds