Searched defs:guard (Results 1 – 1 of 1) sorted by relevance
592 char *guard = mem + (((size - guardsize) / 2) & ~pagesize_m1); in allocate_stack() local632 char *guard = mem + (((size - guardsize) / 2) & ~pagesize_m1); in allocate_stack() local
Completed in 4 milliseconds