OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_str
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
cdefs_elf.h
139
# define __SECTIONSTRING(_sec,
_str
) \
141
".asciz \""
_str
"\"\n" \
144
# define __SECTIONSTRING(_sec,
_str
) \
146
".asciz \""
_str
"\"\n" \
151
# define __SECTIONSTRING(_sec,
_str
) \
153
".asciz \""
_str
"\"\n" \
156
# define __SECTIONSTRING(_sec,
_str
) \
158
".asciz \""
_str
"\"\n" \
/src/sys/arch/ia64/include/
asm.h
228
#define __KERNEL_SECTIONSTRING(_sec,
_str
) \
229
.pushsection _sec ; .asciz
_str
; .popsection
/src/sys/arch/i386/include/xen/
hypercalls.h
64
#define
_str
(x) __str(x)
macro
67
"call hypercall_page + ("
_str
(name)" * 32)" \
/src/sys/arch/alpha/include/
asm.h
645
#define __SECTIONSTRING(_sec,
_str
) \
647
.asciz
_str
; \
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025