Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 10 of 10) sorted by relevance

/third_party/uapp/dash/src/
A Derror.c62 int exception; variable
86 exception = e; in exraise()
A Derror.h64 extern int exception;
A DTOUR75 exceptions.c. The C language doesn't include exception handling,
77 exception contains the type of exception. EXERROR is raised by
81 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 do
93 to free up the memory in use at the time of the exception is to
A Dmain.c114 e = exception; in main()
A Dredir.c427 if (err && exception != EXERROR) in redirectsafe()
A Deval.c894 if (exception == EXERROR && spclbltin <= 0) { in evalcommand()
/third_party/ulib/musl/
A DCOPYRIGHT125 the files covered by the above exception were sufficiently trivial not
A DWHATSNEW703 - erroneous floating point exception behavior in i386/x86_64 exp asm
801 - numerous math bugs (mostly exception flags and excess-precision issues)
1495 - several small math bugs related to exception flags with non-finite args
/third_party/lib/acpica/
A Dchanges.txt71 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 722
7197 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 where
12574 handler initialization code did not know about this exception.
[all …]
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl952 Store ("Run-time exception:", Debug)

Completed in 645 milliseconds