OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LG_SIZEOF_PTR
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc/include/jemalloc/
jemalloc_defs.h
54
/* sizeof(void *) == 2^
LG_SIZEOF_PTR
. */
56
#define
LG_SIZEOF_PTR
3
58
#define
LG_SIZEOF_PTR
2
jemalloc.h
61
/* sizeof(void *) == 2^
LG_SIZEOF_PTR
. */
63
#define
LG_SIZEOF_PTR
3
65
#define
LG_SIZEOF_PTR
2
140
#if
LG_SIZEOF_PTR
== 2
/src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_defs.h
54
/* sizeof(void *) == 2^
LG_SIZEOF_PTR
. */
56
#define
LG_SIZEOF_PTR
3
58
#define
LG_SIZEOF_PTR
2
jemalloc.h
61
/* sizeof(void *) == 2^
LG_SIZEOF_PTR
. */
63
#define
LG_SIZEOF_PTR
3
65
#define
LG_SIZEOF_PTR
2
140
#if
LG_SIZEOF_PTR
== 2
Completed in 17 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026