Home
last modified time | relevance | path

Searched defs:PAGE_START (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dlibc_init_static.cpp56 #define PAGE_START(x) ((x) & PAGE_MASK) macro
/bionic/linker/
Dlinker.h77 #define PAGE_START(x) ((x) & PAGE_MASK) macro