HomeSort by relevance Sort by last modified time
    Searched refs:_SC_PAGE_SIZE (Results 26 - 32 of 32) sorted by null

12

  /external/e2fsprogs/misc/
mke2fs.c 1176 #if (!defined(_SC_PAGESIZE) && defined(_SC_PAGE_SIZE))
1177 #define _SC_PAGESIZE _SC_PAGE_SIZE
    [all...]
  /bionic/libc/bionic/
dlmalloc.c     [all...]
  /external/libffi/src/
dlmalloc.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c     [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 398 initConstant(env, c, "_SC_PAGE_SIZE", _SC_PAGE_SIZE);
  /external/netperf/
netlib.c 290 should define _SC_PAGE_SIZE - raj 4/95 */
292 #ifndef _SC_PAGE_SIZE
304 return(sysconf(_SC_PAGE_SIZE));
305 #endif /* _SC_PAGE_SIZE */
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 510 milliseconds

12