Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:FE_INVALID
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H
A
D
test_FCOMI.c
38
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
86
if (fetestexcept(
FE_INVALID
) != 0) {
in test()
95
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test_qnan()
102
" fnclex""\n" // fld of a qnan raised
FE_INVALID
, clear it
in test_qnan()
115
if (fetestexcept(
FE_INVALID
) !=
FE_INVALID
) {
in test_qnan()
124
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in testu_qnan()
131
" fnclex""\n" // fld of a qnan raised
FE_INVALID
, clear it
in testu_qnan()
144
if (fetestexcept(
FE_INVALID
) != 0) {
in testu_qnan()
153
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLO
in testu_snan()
[all...]
H
A
D
test_FISTTP.c
25
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
39
ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
45
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
59
ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
65
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
82
ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
88
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
103
ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H
A
D
test_FCOMI.c
38
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
86
if (fetestexcept(
FE_INVALID
) != 0) {
in test()
95
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test_qnan()
102
" fnclex""\n" // fld of a qnan raised
FE_INVALID
, clear it
in test_qnan()
115
if (fetestexcept(
FE_INVALID
) !=
FE_INVALID
) {
in test_qnan()
124
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in testu_qnan()
131
" fnclex""\n" // fld of a qnan raised
FE_INVALID
, clear it
in testu_qnan()
144
if (fetestexcept(
FE_INVALID
) != 0) {
in testu_qnan()
153
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLO
in testu_snan()
[all...]
H
A
D
test_FISTTP.c
25
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
39
ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
45
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
59
ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
65
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
82
ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
88
feclearexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
103
ex = fetestexcept(FE_DIVBYZERO|FE_INEXACT|
FE_INVALID
|FE_OVERFLOW|FE_UNDERFLOW);
in test()
/kernel/liteos_a/testsuites/unittest/libc/sys/smoke/
H
A
D
sys_test_014.cpp
42
if (fetestexcept(
FE_INVALID
)) {
in ShowFeExceptions()
43
printf("
FE_INVALID
");
in ShowFeExceptions()
69
/* Merge caller's exceptions (
FE_INVALID
) */
in X2()
78
feraiseexcept(
FE_INVALID
); /* some computation with invalid argument */
in TestCase()
/kernel/liteos_a/testsuites/unittest/libc/sys/
H
A
D
It_test_sys.h
43
#define
FE_INVALID
1
macro
Completed in 2 milliseconds