Searched defs:PAGE_ALIGN (Results 1 - 2 of 2) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitUtils.c276 #undef PAGE_ALIGN macro
/external/fio/
H A Dbackend.c77 #define PAGE_ALIGN(buf) \ macro
1032 p = PAGE_ALIGN(td->orig_buffer) + td->o.mem_align;

Completed in 750 milliseconds