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:roundtoint
(Results
1 - 21
of
21
) sorted by relevance
/third_party/musl/src/math/
H
A
D
expf.c
60
kd =
roundtoint
(z);
in expf()
H
A
D
exp.c
102
kd =
roundtoint
(z);
in exp()
H
A
D
powf.c
79
kd =
roundtoint
(xd); /* k */
in exp2_inline()
H
A
D
pow.c
197
kd =
roundtoint
(z);
in exp_inline()
/third_party/musl/porting/liteos_a/kernel/src/math/
H
A
D
expf.c
60
kd =
roundtoint
(z);
in expf()
H
A
D
exp.c
102
kd =
roundtoint
(z);
in exp()
H
A
D
powf.c
79
kd =
roundtoint
(xd); /* k */
in exp2_inline()
H
A
D
pow.c
197
kd =
roundtoint
(z);
in exp_inline()
/third_party/optimized-routines/math/
H
A
D
expf.c
67
kd =
roundtoint
(z);
in expf()
H
A
D
sincosf.h
113
return x -
roundtoint
(r) * p->hpi;
in reduce_fast()
H
A
D
exp.c
113
kd =
roundtoint
(z);
in exp_inline()
H
A
D
math_config.h
96
/* When set, the
roundtoint
and converttoint functions are provided with
104
roundtoint
(double_t x)
in roundtoint()
function
110
consistently with
roundtoint
. If the result is not representible in an
H
A
D
powf.c
83
kd =
roundtoint
(xd); /* k */
in exp2_inline()
H
A
D
v_powf.c
209
kd =
roundtoint
(ylogx); /* k */
in powf()
H
A
D
pow.c
206
kd =
roundtoint
(z);
in exp_inline()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H
A
D
libm.h
83
static double_t
roundtoint
(double_t);
86
consistently with
roundtoint
. If the result is not representible in an
/third_party/musl/porting/uniproton/kernel/src/internal/
H
A
D
libm.h
83
static double_t
roundtoint
(double_t);
86
consistently with
roundtoint
. If the result is not representible in an
/third_party/musl/porting/liteos_a/kernel/src/internal/
H
A
D
libm.h
82
static double_t
roundtoint
(double_t);
85
consistently with
roundtoint
. If the result is not representible in an
/third_party/musl/src/internal/
H
A
D
libm.h
82
static double_t
roundtoint
(double_t);
85
consistently with
roundtoint
. If the result is not representible in an
/third_party/musl/porting/uniproton/kernel/src/math/
H
A
D
pow.c
197
kd =
roundtoint
(z);
in exp_inline()
/third_party/musl/porting/liteos_m/kernel/src/math/
H
A
D
pow.c
197
kd =
roundtoint
(z);
in exp_inline()
Completed in 11 milliseconds