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:Sall
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H
A
D
sgl_float.h
14
#define Sgl_firstword(value)
Sall
(value)
24
#define Sgl_all(object)
Sall
(object)
29
Sall
(src1dst) = (
Sall
(src2)|~((unsigned int)1<<31)) &
Sall
(src1dst)
31
Sall
(src1dst) = (
Sall
(src2)&((unsigned int)1<<31)) |
Sall
(src1dst)
37
#define Sgl_clear_sign(srcdst)
Sall
(srcdst) &= ~((unsigned int)1<<31)
38
#define Sgl_clear_signexponent(srcdst)
Sall
(srcds
[all...]
H
A
D
cnv_float.h
48
(
Sall
(sgl_value) << (SGL_EXP_LENGTH + 1 + exponent)) : FALSE)
55
Sall
(sgl_value)++
63
Dintp2(dint_valueB) || Slow(sgl_value))
Sall
(sgl_value)++
74
((
Sall
(sgl_value) << (SGL_EXP_LENGTH + 1 + exponent)) >> 31)
78
Sall
(sgl_value) << (SGL_EXP_LENGTH + 2 + exponent) : FALSE)
203
Sall
(sgl_value) = \
204
(unsigned)(
Sall
(sgl_value) << SGL_EXP_LENGTH)>>(31 - exponent)
217
{
Sall
(sgl_value) <<= SGL_EXP_LENGTH; /* left-justify */ \
220
Dintp2(dresultB) = (unsigned)
Sall
(sgl_value) >> (31 - exponent); \
223
Dintp1(dresultA) =
Sall
(sgl_valu
[all...]
H
A
D
sfmpy.c
203
if (Sbit28(opnd1))
Sall
(opnd3) += (
Sall
(opnd2) << 3);
in sgl_fmpy()
204
if (Sbit29(opnd1))
Sall
(opnd3) += (
Sall
(opnd2) << 2);
in sgl_fmpy()
205
if (Sbit30(opnd1))
Sall
(opnd3) += (
Sall
(opnd2) << 1);
in sgl_fmpy()
206
if (Sbit31(opnd1))
Sall
(opnd3) +=
Sall
(opnd2);
in sgl_fmpy()
H
A
D
decode_exc.c
75
# define Sgl_decrement(sgl_value)
Sall
(sgl_value)--
H
A
D
float.h
48
#define
Sall
(object) (object)
macro
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H
A
D
sgl_float.h
14
#define Sgl_firstword(value)
Sall
(value)
24
#define Sgl_all(object)
Sall
(object)
29
Sall
(src1dst) = (
Sall
(src2)|~((unsigned int)1<<31)) &
Sall
(src1dst)
31
Sall
(src1dst) = (
Sall
(src2)&((unsigned int)1<<31)) |
Sall
(src1dst)
37
#define Sgl_clear_sign(srcdst)
Sall
(srcdst) &= ~((unsigned int)1<<31)
38
#define Sgl_clear_signexponent(srcdst)
Sall
(srcds
[all...]
H
A
D
cnv_float.h
48
(
Sall
(sgl_value) << (SGL_EXP_LENGTH + 1 + exponent)) : FALSE)
55
Sall
(sgl_value)++
63
Dintp2(dint_valueB) || Slow(sgl_value))
Sall
(sgl_value)++
74
((
Sall
(sgl_value) << (SGL_EXP_LENGTH + 1 + exponent)) >> 31)
78
Sall
(sgl_value) << (SGL_EXP_LENGTH + 2 + exponent) : FALSE)
203
Sall
(sgl_value) = \
204
(unsigned)(
Sall
(sgl_value) << SGL_EXP_LENGTH)>>(31 - exponent)
217
{
Sall
(sgl_value) <<= SGL_EXP_LENGTH; /* left-justify */ \
220
Dintp2(dresultB) = (unsigned)
Sall
(sgl_value) >> (31 - exponent); \
223
Dintp1(dresultA) =
Sall
(sgl_valu
[all...]
H
A
D
sfmpy.c
203
if (Sbit28(opnd1))
Sall
(opnd3) += (
Sall
(opnd2) << 3);
in sgl_fmpy()
204
if (Sbit29(opnd1))
Sall
(opnd3) += (
Sall
(opnd2) << 2);
in sgl_fmpy()
205
if (Sbit30(opnd1))
Sall
(opnd3) += (
Sall
(opnd2) << 1);
in sgl_fmpy()
206
if (Sbit31(opnd1))
Sall
(opnd3) +=
Sall
(opnd2);
in sgl_fmpy()
H
A
D
decode_exc.c
75
# define Sgl_decrement(sgl_value)
Sall
(sgl_value)--
H
A
D
float.h
48
#define
Sall
(object) (object)
macro
Completed in 7 milliseconds