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:Dintp2
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H
A
D
cnv_float.h
21
#define
Dintp2
(object) (object)
macro
58
(((Dintp1(dint_valueA) << 33 - SGL_EXP_LENGTH) != 0) ||
Dintp2
(dint_valueB))
63
Dintp2
(dint_valueB) || Slow(sgl_value)) Sall(sgl_value)++
66
(
Dintp2
(dint_value) << 33 - DBL_EXP_LENGTH)
69
if (
Dintp2
(dint_opndB) & 1<<(DBL_EXP_LENGTH - 2)) \
70
if ((
Dintp2
(dint_opndB) << 34 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \
220
Dintp2
(dresultB) = (unsigned)Sall(sgl_value) >> (31 - exponent); \
224
Dintp2
(dresultB) = Sall(sgl_value) << (exponent - 31); \
232
Dintp2
(destB) = Dallp1(dbl_valueA) >> 20-exponent; \
234
52-exponent,
Dintp2
(dest
[all...]
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H
A
D
cnv_float.h
21
#define
Dintp2
(object) (object)
macro
58
(((Dintp1(dint_valueA) << 33 - SGL_EXP_LENGTH) != 0) ||
Dintp2
(dint_valueB))
63
Dintp2
(dint_valueB) || Slow(sgl_value)) Sall(sgl_value)++
66
(
Dintp2
(dint_value) << 33 - DBL_EXP_LENGTH)
69
if (
Dintp2
(dint_opndB) & 1<<(DBL_EXP_LENGTH - 2)) \
70
if ((
Dintp2
(dint_opndB) << 34 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \
220
Dintp2
(dresultB) = (unsigned)Sall(sgl_value) >> (31 - exponent); \
224
Dintp2
(dresultB) = Sall(sgl_value) << (exponent - 31); \
232
Dintp2
(destB) = Dallp1(dbl_valueA) >> 20-exponent; \
234
52-exponent,
Dintp2
(dest
[all...]
Completed in 1 milliseconds