Searched defs:MAP_STACK (Results 1 – 9 of 9) sorted by relevance
36 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
35 # define MAP_STACK 0x40000 /* Allocation is for a stack. */ macro
32 # define MAP_STACK 0 macro
33 # define MAP_STACK 0 macro
37 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
37 # define MAP_STACK 0x80000 /* Allocation is for a stack. */ macro
40 # define MAP_STACK 0x40000 /* Create for process/thread stacks */ macro
52 # define MAP_STACK 0 macro