HomeSort by: relevance | last modified time | path
    Searched defs:LG_SIZEOF_PTR (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_defs.h 64 /* sizeof(void *) == 2^LG_SIZEOF_PTR. */
66 #define LG_SIZEOF_PTR 3
68 #define LG_SIZEOF_PTR 2
jemalloc.h 69 /* sizeof(void *) == 2^LG_SIZEOF_PTR. */
71 #define LG_SIZEOF_PTR 3
73 #define LG_SIZEOF_PTR 2
154 #if LG_SIZEOF_PTR == 2
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_defs.h 64 /* sizeof(void *) == 2^LG_SIZEOF_PTR. */
66 #define LG_SIZEOF_PTR 3
68 #define LG_SIZEOF_PTR 2
jemalloc.h 69 /* sizeof(void *) == 2^LG_SIZEOF_PTR. */
71 #define LG_SIZEOF_PTR 3
73 #define LG_SIZEOF_PTR 2
154 #if LG_SIZEOF_PTR == 2
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_defs.h 64 /* sizeof(void *) == 2^LG_SIZEOF_PTR. */
66 #define LG_SIZEOF_PTR 3
68 #define LG_SIZEOF_PTR 2
jemalloc.h 69 /* sizeof(void *) == 2^LG_SIZEOF_PTR. */
71 #define LG_SIZEOF_PTR 3
73 #define LG_SIZEOF_PTR 2
154 #if LG_SIZEOF_PTR == 2
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_defs.h 64 /* sizeof(void *) == 2^LG_SIZEOF_PTR. */
66 #define LG_SIZEOF_PTR 3
68 #define LG_SIZEOF_PTR 2
jemalloc.h 69 /* sizeof(void *) == 2^LG_SIZEOF_PTR. */
71 #define LG_SIZEOF_PTR 3
73 #define LG_SIZEOF_PTR 2
154 #if LG_SIZEOF_PTR == 2

Completed in 22 milliseconds