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:Dbl_allp1
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H
A
D
dfcmp.c
118
if(
Dbl_allp1
(leftp1) <
Dbl_allp1
(rightp1) )
in dbl_fcmp()
122
else if(
Dbl_allp1
(leftp1) >
Dbl_allp1
(rightp1) )
in dbl_fcmp()
145
if(
Dbl_allp1
(leftp1) >
Dbl_allp1
(rightp1) )
in dbl_fcmp()
149
else if(
Dbl_allp1
(leftp1) <
Dbl_allp1
(rightp1) )
in dbl_fcmp()
H
A
D
dfrem.c
181
Dbl_allp1
(resultp1) = ~
Dbl_allp1
(resultp1);
in dbl_frem()
210
while (stepcount-- > 0 && (
Dbl_allp1
(opnd1p1) || Dbl_allp2(opnd1p2))) {
in dbl_frem()
H
A
D
fcnvfxt.c
222
result = -
Dbl_allp1
(tempp1);
in dbl_to_sgl_fcnvfxt()
223
else result =
Dbl_allp1
(tempp1);
in dbl_to_sgl_fcnvfxt()
H
A
D
fcnvff.c
52
Dbl_allp1
(resultp1) = Sgl_all(src); /* set sign of result */
in sgl_to_dbl_fcnvff()
142
Sgl_all(result) =
Dbl_allp1
(srcp1); /* set sign of result */
in dbl_to_sgl_fcnvff()
H
A
D
fcnvfx.c
302
result = -
Dbl_allp1
(tempp1);
in dbl_to_sgl_fcnvfx()
303
else result =
Dbl_allp1
(tempp1);
in dbl_to_sgl_fcnvfx()
H
A
D
dfsqrt.c
122
Dbl_allp1
(newbitp1) = 1 << (DBL_P - 32);
in dbl_fsqrt()
H
A
D
dfdiv.c
247
stickybit =
Dbl_allp1
(opnd1p1) || Dbl_allp2(opnd1p2);
in dbl_fdiv()
H
A
D
dbl_float.h
24
#define
Dbl_allp1
(object) Dallp1(object)
macro
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H
A
D
dfcmp.c
118
if(
Dbl_allp1
(leftp1) <
Dbl_allp1
(rightp1) )
in dbl_fcmp()
122
else if(
Dbl_allp1
(leftp1) >
Dbl_allp1
(rightp1) )
in dbl_fcmp()
145
if(
Dbl_allp1
(leftp1) >
Dbl_allp1
(rightp1) )
in dbl_fcmp()
149
else if(
Dbl_allp1
(leftp1) <
Dbl_allp1
(rightp1) )
in dbl_fcmp()
H
A
D
dfrem.c
181
Dbl_allp1
(resultp1) = ~
Dbl_allp1
(resultp1);
in dbl_frem()
210
while (stepcount-- > 0 && (
Dbl_allp1
(opnd1p1) || Dbl_allp2(opnd1p2))) {
in dbl_frem()
H
A
D
fcnvff.c
52
Dbl_allp1
(resultp1) = Sgl_all(src); /* set sign of result */
in sgl_to_dbl_fcnvff()
142
Sgl_all(result) =
Dbl_allp1
(srcp1); /* set sign of result */
in dbl_to_sgl_fcnvff()
H
A
D
fcnvfxt.c
222
result = -
Dbl_allp1
(tempp1);
in dbl_to_sgl_fcnvfxt()
223
else result =
Dbl_allp1
(tempp1);
in dbl_to_sgl_fcnvfxt()
H
A
D
fcnvfx.c
302
result = -
Dbl_allp1
(tempp1);
in dbl_to_sgl_fcnvfx()
303
else result =
Dbl_allp1
(tempp1);
in dbl_to_sgl_fcnvfx()
H
A
D
dfsqrt.c
122
Dbl_allp1
(newbitp1) = 1 << (DBL_P - 32);
in dbl_fsqrt()
H
A
D
dfdiv.c
247
stickybit =
Dbl_allp1
(opnd1p1) || Dbl_allp2(opnd1p2);
in dbl_fdiv()
H
A
D
dbl_float.h
24
#define
Dbl_allp1
(object) Dallp1(object)
macro
Completed in 8 milliseconds