OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VARIABLE_ARRAY
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
jemalloc_internal_types.h
179
# define
VARIABLE_ARRAY
(type, name, count) \
182
# define
VARIABLE_ARRAY
(type, name, count) type name[(count)]
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
jemalloc_internal_types.h
185
# define
VARIABLE_ARRAY
(type, name, count) \
188
# define
VARIABLE_ARRAY
(type, name, count) type name[(count)]
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
jemalloc_internal_types.h
124
# define
VARIABLE_ARRAY
(type, name, count) \
127
# define
VARIABLE_ARRAY
(type, name, count) type name[(count)]
/src/external/bsd/jemalloc/include/jemalloc/internal/
jemalloc_internal_types.h
124
# define
VARIABLE_ARRAY
(type, name, count) \
127
# define
VARIABLE_ARRAY
(type, name, count) type name[(count)]
Completed in 92 milliseconds
Indexes created Fri Apr 17 00:22:50 UTC 2026