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:fenv
(Results
1 - 25
of
56
) sorted by relevance
1
2
3
/third_party/musl/src/fenv/i386/
H
A
D
fenv.s
9
# consider sse
fenv
as well if the cpu has XMM capability
33
# only do the expensive x87
fenv
load/store when needed
74
# consider sse
fenv
as well if the cpu has XMM capability
103
# consider sse
fenv
as well if the cpu has XMM capability
135
# consider sse
fenv
as well if the cpu has XMM capability
155
# consider sse
fenv
as well if the cpu has XMM capability
/third_party/optimized-routines/math/test/
H
A
D
ulp.h
254
int
fenv
= conf->
fenv
;
in cmp()
local
264
if (
fenv
)
in cmp()
270
if (
fenv
)
in cmp()
286
: (
fenv
? T(call_long_fenv) (f, a, r, &want, ygot, exgot)
in cmp()
320
int diff =
fenv
? exgot ^ want.ex : 0;
in cmp()
321
if (
fenv
&& (diff & ~want.ex_may))
in cmp()
/third_party/musl/src/fenv/
H
A
D
fegetexceptflag.c
1
#include <
fenv
.h>
H
A
D
feholdexcept.c
1
#include <
fenv
.h>
H
A
D
feupdateenv.c
1
#include <
fenv
.h>
H
A
D
fesetexceptflag.c
1
#include <
fenv
.h>
H
A
D
__flt_rounds.c
2
#include <
fenv
.h>
H
A
D
fenv.c
1
#include <
fenv
.h>
3
/* Dummy functions for archs lacking
fenv
implementation */
H
A
D
fesetround.c
1
#include <
fenv
.h>
/third_party/musl/libc-test/src/functionalext/supplement/fenv/
H
A
D
feupdateenv.c
16
#include <
fenv
.h>
H
A
D
feholdexcept.c
16
#include <
fenv
.h>
H
A
D
__flt_rounds.c
18
#include <
fenv
.h>
/third_party/musl/porting/liteos_a/kernel/src/fenv/
H
A
D
fenv.c
1
#include <
fenv
.h>
3
/* Dummy functions for archs lacking
fenv
implementation */
/third_party/musl/porting/liteos_a/kernel/src/math/
H
A
D
nearbyint.c
1
#include <
fenv
.h>
H
A
D
nearbyintf.c
1
#include <
fenv
.h>
H
A
D
lrintl.c
2
#include <
fenv
.h>
H
A
D
nearbyintl.c
10
#include <
fenv
.h>
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
fenv.h
8
#include <bits/
fenv
.h>
/third_party/musl/src/math/
H
A
D
nearbyint.c
1
#include <
fenv
.h>
H
A
D
nearbyintf.c
1
#include <
fenv
.h>
H
A
D
llrintl.c
2
#include <
fenv
.h>
H
A
D
nearbyintl.c
10
#include <
fenv
.h>
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
fenv.h
8
#include <bits/
fenv
.h>
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
fenv.h
8
#include <bits/
fenv
.h>
/third_party/musl/include/
H
A
D
fenv.h
8
#include <bits/
fenv
.h>
Completed in 3 milliseconds
1
2
3