Home | History | Annotate | Download | only in chromium

Lines Matching refs:SIZEOF_PTR_2POW

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 2
469 #define SIZEOF_PTR (1U << SIZEOF_PTR_2POW)