OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZEOF_PTR_2POW
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c
418
# define
SIZEOF_PTR_2POW
MOZ_MEMORY_SIZEOF_PTR_2POW
420
# define
SIZEOF_PTR_2POW
2
431
# define
SIZEOF_PTR_2POW
2
436
# define
SIZEOF_PTR_2POW
3
440
# define
SIZEOF_PTR_2POW
3
445
# define
SIZEOF_PTR_2POW
3
450
# define
SIZEOF_PTR_2POW
3
455
# define
SIZEOF_PTR_2POW
2
460
# define
SIZEOF_PTR_2POW
2
465
# define
SIZEOF_PTR_2POW
[
all
...]
rb.h
38
* #define
SIZEOF_PTR_2POW
...
784
* 1 << ((SIZEOF_PTR<<3) - (
SIZEOF_PTR_2POW
+1))
789
* (3 * ((SIZEOF_PTR<<3) - (
SIZEOF_PTR_2POW
+1)))
795
# define rbp_f_height (3 * ((SIZEOF_PTR<<3) - (
SIZEOF_PTR_2POW
+1)))
797
# define rbp_fr_height (3 * ((SIZEOF_PTR<<3) - (
SIZEOF_PTR_2POW
+1)))
[
all
...]
/external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c
411
# define
SIZEOF_PTR_2POW
MOZ_MEMORY_SIZEOF_PTR_2POW
413
# define
SIZEOF_PTR_2POW
2
424
# define
SIZEOF_PTR_2POW
2
429
# define
SIZEOF_PTR_2POW
3
433
# define
SIZEOF_PTR_2POW
3
438
# define
SIZEOF_PTR_2POW
3
443
# define
SIZEOF_PTR_2POW
3
448
# define
SIZEOF_PTR_2POW
2
453
# define
SIZEOF_PTR_2POW
2
458
# define
SIZEOF_PTR_2POW
[
all
...]
rb.h
38
* #define
SIZEOF_PTR_2POW
...
784
* 1 << ((SIZEOF_PTR<<3) - (
SIZEOF_PTR_2POW
+1))
789
* (3 * ((SIZEOF_PTR<<3) - (
SIZEOF_PTR_2POW
+1)))
795
# define rbp_f_height (3 * ((SIZEOF_PTR<<3) - (
SIZEOF_PTR_2POW
+1)))
797
# define rbp_fr_height (3 * ((SIZEOF_PTR<<3) - (
SIZEOF_PTR_2POW
+1)))
[
all
...]
Completed in 1134 milliseconds