HomeSort by relevance Sort by last modified time
    Searched full:__rounded (Results 1 - 1 of 1) sorted by null

  /bionic/libc/include/android/
legacy_sys_mman_inlines.h 58 size_t __rounded = __BIONIC_ALIGN(__size, PAGE_SIZE); local
59 if (__rounded < __size || __rounded > PTRDIFF_MAX) {

Completed in 60 milliseconds