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:__stringify_1
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
stringify.h
9
#define
__stringify_1
(x...) #x
macro
10
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-5.10/tools/include/linux/
H
A
D
stringify.h
10
#define
__stringify_1
(x...) #x
macro
11
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-6.6/include/linux/
H
A
D
stringify.h
9
#define
__stringify_1
(x...) #x
macro
10
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-6.6/tools/include/linux/
H
A
D
stringify.h
10
#define
__stringify_1
(x...) #x
macro
11
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
reg.h
15
#define
__stringify_1
(x) #x
macro
16
#define __stringify(x)
__stringify_1
(x)
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
reg.h
15
#define
__stringify_1
(x) #x
macro
16
#define __stringify(x)
__stringify_1
(x)
/kernel/linux/linux-6.6/arch/arm64/boot/dts/apple/
H
A
D
multi-die-cpp.h
10
#define
__stringify_1
(x...) #x
macro
11
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm64/apple/
H
A
D
multi-die-cpp.h
10
#define
__stringify_1
(x...) #x
macro
11
#define __stringify(x...)
__stringify_1
(x)
/kernel/liteos_a/fs/patchfs/
H
A
D
los_patchfs.h
37
#define
__stringify_1
(x...) #x
macro
38
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/
H
A
D
test_signals.h
19
#define
__stringify_1
(x...) #x
macro
20
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/
H
A
D
test_signals.h
17
#define
__stringify_1
(x...) #x
macro
18
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H
A
D
reg.h
9
#define
__stringify_1
(x) #x
macro
10
#define __stringify(x)
__stringify_1
(x)
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H
A
D
reg.h
9
#define
__stringify_1
(x) #x
macro
10
#define __stringify(x)
__stringify_1
(x)
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
pkey-helpers.h
185
#define
__stringify_1
(x...) #x
macro
186
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
pkey-helpers.h
186
#define
__stringify_1
(x...) #x
macro
187
#define __stringify(x...)
__stringify_1
(x)
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H
A
D
superpipe.c
1925
return
__stringify_1
(DK_CXLFLASH_ATTACH);
in decode_ioctl()
1927
return
__stringify_1
(DK_CXLFLASH_USER_DIRECT);
in decode_ioctl()
1929
return
__stringify_1
(DK_CXLFLASH_USER_VIRTUAL);
in decode_ioctl()
1931
return
__stringify_1
(DK_CXLFLASH_VLUN_RESIZE);
in decode_ioctl()
1933
return
__stringify_1
(DK_CXLFLASH_RELEASE);
in decode_ioctl()
1935
return
__stringify_1
(DK_CXLFLASH_DETACH);
in decode_ioctl()
1937
return
__stringify_1
(DK_CXLFLASH_VERIFY);
in decode_ioctl()
1939
return
__stringify_1
(DK_CXLFLASH_VLUN_CLONE);
in decode_ioctl()
1941
return
__stringify_1
(DK_CXLFLASH_RECOVER_AFU);
in decode_ioctl()
1943
return
__stringify_1
(DK_CXLFLASH_MANAGE_LU
in decode_ioctl()
[all...]
H
A
D
main.c
3288
return
__stringify_1
(HT_CXLFLASH_LUN_PROVISION);
in decode_hioctl()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H
A
D
superpipe.c
1926
return
__stringify_1
(DK_CXLFLASH_ATTACH);
in decode_ioctl()
1928
return
__stringify_1
(DK_CXLFLASH_USER_DIRECT);
in decode_ioctl()
1930
return
__stringify_1
(DK_CXLFLASH_USER_VIRTUAL);
in decode_ioctl()
1932
return
__stringify_1
(DK_CXLFLASH_VLUN_RESIZE);
in decode_ioctl()
1934
return
__stringify_1
(DK_CXLFLASH_RELEASE);
in decode_ioctl()
1936
return
__stringify_1
(DK_CXLFLASH_DETACH);
in decode_ioctl()
1938
return
__stringify_1
(DK_CXLFLASH_VERIFY);
in decode_ioctl()
1940
return
__stringify_1
(DK_CXLFLASH_VLUN_CLONE);
in decode_ioctl()
1942
return
__stringify_1
(DK_CXLFLASH_RECOVER_AFU);
in decode_ioctl()
1944
return
__stringify_1
(DK_CXLFLASH_MANAGE_LU
in decode_ioctl()
[all...]
H
A
D
main.c
3269
return
__stringify_1
(HT_CXLFLASH_LUN_PROVISION);
in decode_hioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H
A
D
lsdc_output_7a2000.c
85
.name =
__stringify_1
(LSDC_HDMI##i##_##reg##_REG), \
H
A
D
lsdc_crtc.c
476
.name =
__stringify_1
(LSDC_##reg##_REG), \
Completed in 23 milliseconds