Home
last modified time | relevance | path

Searched defs:SEGMENT_SIZE (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Da.out.h119 #define SEGMENT_SIZE page_size macro
122 #define SEGMENT_SIZE 0x2000 macro
125 #define SEGMENT_SIZE 0x20000 macro
129 #define SEGMENT_SIZE PAGE_SIZE macro
137 #define SEGMENT_SIZE 1024 macro
141 #define SEGMENT_SIZE getpagesize() macro
/external/valgrind/memcheck/tests/solaris/
Dshmat.c6 #define SEGMENT_SIZE 167 macro
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_vsplit.c33 #define SEGMENT_SIZE 1024 macro
/external/python/cpython2/Modules/
Dsocketmodule.c446 #define SEGMENT_SIZE (32 * 1024 -1) macro