OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qr_split
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/test/unit/
qr.c
218
qr_split
(&entries[0], &entries[SPLIT_INDEX], link);
227
qr_split
(&entries[0], &entries[SPLIT_INDEX], link);
230
qr_split
(&entries[0], &entries[0], link);
/external/jemalloc/include/jemalloc/internal/
qr.h
43
/* qr_meld() and
qr_split
() are functionally equivalent, so there's no need to
45
#define
qr_split
(a_qr_a, a_qr_b, a_field) \
macro
Completed in 559 milliseconds