OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEPARATOR
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
assembly.h
20
#define
SEPARATOR
@
22
#define
SEPARATOR
;
51
.def name
SEPARATOR
\
52
.scl 2
SEPARATOR
\
53
.type 32
SEPARATOR
\
106
HIDDEN(SYMBOL_NAME(name))
SEPARATOR
112
FILE_LEVEL_DIRECTIVE
SEPARATOR
\
113
.globl SYMBOL_NAME(name)
SEPARATOR
\
114
SYMBOL_IS_FUNC(SYMBOL_NAME(name))
SEPARATOR
\
119
FILE_LEVEL_DIRECTIVE
SEPARATOR
\
[
all
...]
/src/usr.sbin/acpitools/acpidump/
acpidump.h
87
SEPARATOR
,
/src/common/dist/zlib/
trees.c
385
# define
SEPARATOR
(i, last, width) \
400
static_ltree[i].Len,
SEPARATOR
(i, L_CODES+1, 5));
406
static_dtree[i].Len,
SEPARATOR
(i, D_CODES-1, 5));
412
SEPARATOR
(i, DIST_CODE_LEN-1, 20));
419
SEPARATOR
(i, MAX_MATCH-MIN_MATCH, 20));
425
SEPARATOR
(i, LENGTH_CODES-1, 20));
431
SEPARATOR
(i, D_CODES-1, 10));
/src/sys/net/
zlib.c
2424
# define
SEPARATOR
(i, last, width) \
2440
static_ltree[i].Len,
SEPARATOR
(i, L_CODES+1, 5));
2446
static_dtree[i].Len,
SEPARATOR
(i, D_CODES-1, 5));
2452
SEPARATOR
(i, DIST_CODE_LEN-1, 20));
2458
SEPARATOR
(i, MAX_MATCH-MIN_MATCH, 20));
2464
SEPARATOR
(i, LENGTH_CODES-1, 20));
2470
SEPARATOR
(i, D_CODES-1, 10));
Completed in 20 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025