Searched refs:MAP_STACK (Results 1 – 13 of 13) sorted by relevance
131 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in main()175 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in main()
30 #define MAP_STACK 0x80000 macro
30 #define MAP_STACK 0x40000 macro
31 #define MAP_STACK 0x40000 macro
28 #define MAP_STACK 0x020000 /* give out an address that is best suited for process/thread stacks */ macro
56 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
25 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
49 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
31 #define MAP_STACK 0x80000 /* give out an address that is best suited for process/thread stacks */ macro
50 | MAP_STACK \
118 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in main()