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
defs:PTR
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
relocate_kernel_64.S
20
#define
PTR
(x) (x << 3)
define
H
A
D
relocate_kernel_32.S
18
#define
PTR
(x) (x << 2)
define
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
relocate_kernel_64.S
20
#define
PTR
(x) (x << 3)
define
H
A
D
relocate_kernel_32.S
18
#define
PTR
(x) (x << 2)
define
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H
A
D
ansidecl.h
87
#define
PTR
void *
macro
108
#define
PTR
char *
macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H
A
D
ansidecl.h
87
#define
PTR
void *
macro
108
#define
PTR
char *
macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
asm.h
162
#define
PTR
.word
macro
185
#define
PTR
.dword
macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
ns87303.h
16
#define
PTR
0x02
macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
asm.h
162
#define
PTR
.word
macro
185
#define
PTR
.dword
macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
ns87303.h
16
#define
PTR
0x02
macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
asm.h
279
#define
PTR
.word
macro
304
#define
PTR
.dword
macro
/kernel/linux/linux-5.10/lib/
H
A
D
test_printf.c
213
#define
PTR
((void *)0xffff0123456789abUL)
macro
245
#define
PTR
((void *)0x456789ab)
macro
/kernel/linux/linux-6.6/lib/
H
A
D
test_printf.c
215
#define
PTR
((void *)0xffff0123456789abUL)
macro
247
#define
PTR
((void *)0x456789ab)
macro
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H
A
D
emu10k1x.c
54
#define
PTR
0x00 /* Indexed register set pointer register */
macro
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H
A
D
emu10k1x.c
53
#define
PTR
0x00 /* Indexed register set pointer register */
macro
/kernel/linux/linux-5.10/sound/pci/ca0106/
H
A
D
ca0106.h
62
#define
PTR
0x00 /* Indexed register set pointer register */
macro
/kernel/linux/linux-6.6/include/sound/
H
A
D
emu10k1.h
76
#define
PTR
0x00 /* Indexed register set pointer register */
macro
/kernel/linux/linux-5.10/include/sound/
H
A
D
emu10k1.h
52
#define
PTR
0x00 /* Indexed register set pointer register */
macro
Completed in 24 milliseconds