Searched refs:SINCR (Results 1 – 5 of 5) sorted by relevance
47 #define SINCR 4096 /* increment of stack */ macro
76 #define SINCR 1 /* increment of stack */ macro
148 *execsz = btopr(SINCR) + btopr(SSIZE) + btopr(NCARGS32-1); in aoutexec()
332 *execsz = btopr(SINCR) + btopr(SSIZE) + btopr(NCARGS32-1); in elfexec()339 *execsz = btopr(SINCR) + btopr(SSIZE) + btopr(NCARGS64-1); in elfexec()343 *execsz = btopr(SINCR) + btopr(SSIZE) + btopr(NCARGS-1); in elfexec()