Home
last modified time | relevance | path

Searched refs:PAGE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist/sljit/
DsljitUtils.c277 #undef PAGE_ALIGN
/external/fio/
Dbackend.c81 #define PAGE_ALIGN(buf) \ macro
1069 p = PAGE_ALIGN(td->orig_buffer) + td->o.mem_align; in init_io_u()