HomeSort by relevance Sort by last modified time
    Searched refs:_SC_PAGESIZE (Results 76 - 85 of 85) sorted by null

1 2 34

  /external/elfutils/libelf/
elf32_updatefile.c 414 + (elf->start_offset & ~(sysconf (_SC_PAGESIZE) - 1)));
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 455 initConstant(env, c, "_SC_PAGESIZE", _SC_PAGESIZE);
  /external/elfutils/src/
ar.c 442 size_t ps = sysconf (_SC_PAGESIZE);
    [all...]
  /external/linux-tools-perf/util/
session.c 1023 page_size = sysconf(_SC_PAGESIZE);
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c     [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c     [all...]
  /external/libffi/src/
dlmalloc.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 513 milliseconds

1 2 34