Searched refs:MAP_GROWSDOWN (Results 1 – 6 of 6) sorted by relevance
29 # define MAP_GROWSDOWN 0x00100 /* Stack-like segment. */ macro
29 # define MAP_GROWSDOWN 0x1000 /* stack-like segment */ macro
30 # define MAP_GROWSDOWN 0x00100 /* Stack-like segment. */ macro
29 # define MAP_GROWSDOWN 0x0200 /* Stack-like segment. */ macro
30 # define MAP_GROWSDOWN 0x01000 /* Stack-like segment. */ macro
37 # define MAP_GROWSDOWN 0x8000 /* Stack-like segment */ macro
Completed in 5 milliseconds