Searched refs:VKI_MINSIGSTKSZ (Results 1 – 14 of 14) sorted by relevance
145 #define VKI_MINSIGSTKSZ 2048 macro
137 #define VKI_MINSIGSTKSZ 2048 macro
140 #define VKI_MINSIGSTKSZ 2048 macro
84 #define VKI_MINSIGSTKSZ 2048 macro
227 #define VKI_MINSIGSTKSZ 2048 macro
81 #define VKI_MINSIGSTKSZ 2048 macro
80 #define VKI_MINSIGSTKSZ 2048 macro
76 #define VKI_MINSIGSTKSZ 2048 macro
91 #define VKI_MINSIGSTKSZ 2048 macro
100 #define VKI_MINSIGSTKSZ 2048 macro
405 #define VKI_MINSIGSTKSZ MINSIGSTKSZ macro
993 #define VKI_MINSIGSTKSZ MINSIGSTKSZ macro
381 #define VKI_MINSIGSTKSZ 2048
1175 if (ss->ss_size < VKI_MINSIGSTKSZ) { in VG_()