OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ql_last
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
ql.h
25
#define
ql_last
(a_head, a_field) \
macro
30
((
ql_last
(a_head, a_field) != (a_elm)) \
78
a_type *t =
ql_last
(a_head, a_field); \
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
ql.h
25
#define
ql_last
(a_head, a_field) \
macro
30
((
ql_last
(a_head, a_field) != (a_elm)) \
78
a_type *t =
ql_last
(a_head, a_field); \
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ql.h
70
#define
ql_last
(a_head, a_field) \
macro
78
((
ql_last
(a_head, a_field) != (a_elm)) \
146
a_type *t =
ql_last
(a_head, a_field); \
/src/external/bsd/jemalloc/include/jemalloc/internal/
ql.h
70
#define
ql_last
(a_head, a_field) \
macro
78
((
ql_last
(a_head, a_field) != (a_elm)) \
146
a_type *t =
ql_last
(a_head, a_field); \
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026