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:uprint
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H
A
D
fp_trig.c
24
uprint
("fsin\n");
in fp_fsin()
34
uprint
("fcos\n");
in fp_fcos()
44
uprint
("ftan\n");
in fp_ftan()
54
uprint
("fasin\n");
in fp_fasin()
64
uprint
("facos\n");
in fp_facos()
74
uprint
("fatan\n");
in fp_fatan()
84
uprint
("fsinh\n");
in fp_fsinh()
94
uprint
("fcosh\n");
in fp_fcosh()
104
uprint
("ftanh\n");
in fp_ftanh()
114
uprint
("fatan
in fp_fatanh()
[all...]
H
A
D
fp_log.c
104
uprint
("fetoxm1\n");
in fp_fetoxm1()
114
uprint
("fetox\n");
in fp_fetox()
124
uprint
("ftwotox\n");
in fp_ftwotox()
134
uprint
("ftentox\n");
in fp_ftentox()
144
uprint
("flogn\n");
in fp_flogn()
154
uprint
("flognp1\n");
in fp_flognp1()
164
uprint
("flog10\n");
in fp_flog10()
174
uprint
("flog2\n");
in fp_flog2()
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H
A
D
fp_trig.c
24
uprint
("fsin\n");
in fp_fsin()
34
uprint
("fcos\n");
in fp_fcos()
44
uprint
("ftan\n");
in fp_ftan()
54
uprint
("fasin\n");
in fp_fasin()
64
uprint
("facos\n");
in fp_facos()
74
uprint
("fatan\n");
in fp_fatan()
84
uprint
("fsinh\n");
in fp_fsinh()
94
uprint
("fcosh\n");
in fp_fcosh()
104
uprint
("ftanh\n");
in fp_ftanh()
114
uprint
("fatan
in fp_fatanh()
[all...]
H
A
D
fp_log.c
104
uprint
("fetoxm1\n");
in fp_fetoxm1()
114
uprint
("fetox\n");
in fp_fetox()
124
uprint
("ftwotox\n");
in fp_ftwotox()
134
uprint
("ftentox\n");
in fp_ftentox()
144
uprint
("flogn\n");
in fp_flogn()
154
uprint
("flognp1\n");
in fp_flognp1()
164
uprint
("flog10\n");
in fp_flog10()
174
uprint
("flog2\n");
in fp_flog2()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
math-emu.h
117
#define
uprint
(str) ({ \
macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
math-emu.h
117
#define
uprint
(str) ({ \
macro
Completed in 3 milliseconds