OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_sec
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/sys/
cdefs_elf.h
139
# define __SECTIONSTRING(
_sec
, _str) \
140
__asm(".pushsection " #
_sec
",\"MS\",%progbits,1\n" \
144
# define __SECTIONSTRING(
_sec
, _str) \
145
__asm(".pushsection "
_sec
",\"MS\",%progbits,1\n" \
151
# define __SECTIONSTRING(
_sec
, _str) \
152
__asm(".pushsection " #
_sec
",\"MS\",@progbits,1\n" \
156
# define __SECTIONSTRING(
_sec
, _str) \
157
__asm(".pushsection "
_sec
",\"MS\",@progbits,1\n" \
/src/external/bsd/ntp/dist/scripts/ntp-wait/
ntp-wait.in
50
if ($leap =~ /leap_(none|((add|del)
_sec
))/) {
/src/sys/arch/ia64/include/
asm.h
228
#define __KERNEL_SECTIONSTRING(
_sec
, _str) \
229
.pushsection
_sec
; .asciz _str ; .popsection
/src/sys/arch/alpha/include/
asm.h
645
#define __SECTIONSTRING(
_sec
, _str) \
646
.pushsection
_sec
,"MS",@progbits,1; \
/src/usr.bin/vmstat/
drvstats.c
195
cur.x[k].tv_sec = drives[l].x##
_sec
; \
/src/external/bsd/libarchive/dist/libarchive/
archive.h
1221
time_t
_sec
, long _nsec);
/src/external/bsd/unbound/dist/smallapp/
unbound-control.c
221
(long long)var ##
_sec
, (int)var ## _usec);
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026