Searched refs:VKI_MINSIGSTKSZ (Results 1 – 10 of 10) sorted by relevance
137 #define VKI_MINSIGSTKSZ 2048 macro
81 #define VKI_MINSIGSTKSZ 2048 macro
80 #define VKI_MINSIGSTKSZ 2048 macro
82 #define VKI_MINSIGSTKSZ 2048 macro
227 #define VKI_MINSIGSTKSZ 2048 macro
76 #define VKI_MINSIGSTKSZ 2048 macro
91 #define VKI_MINSIGSTKSZ 2048 macro
386 #define VKI_MINSIGSTKSZ MINSIGSTKSZ macro
381 #define VKI_MINSIGSTKSZ 2048
1028 if (ss->ss_size < VKI_MINSIGSTKSZ) { in VG_()