| ... | @@ -5295,13 +5295,6 @@ fn cmpxchgWeakButNotAtomic(comptime T: type, ptr: *T, expected_value: T, new_val | ... | @@ -5295,13 +5295,6 @@ fn cmpxchgWeakButNotAtomic(comptime T: type, ptr: *T, expected_value: T, new_val |
| 5295 | {#see_also|Vectors#} | 5295 | {#see_also|Vectors#} |
| 5296 | {#header_close#} | 5296 | {#header_close#} |
| 5297 | | 5297 | |
| 5298 | {#header_open|@setAlignStack#} | | |
| 5299 | <pre>{#syntax#}@setAlignStack(comptime alignment: u29) void{#endsyntax#}</pre> | | |
| 5300 | <p> | | |
| 5301 | Ensures that a function will have a stack alignment of at least {#syntax#}alignment{#endsyntax#} bytes. | | |
| 5302 | </p> | | |
| 5303 | {#header_close#} | | |
| 5304 | | | |
| 5305 | {#header_open|@setEvalBranchQuota#} | 5298 | {#header_open|@setEvalBranchQuota#} |
| 5306 | <pre>{#syntax#}@setEvalBranchQuota(comptime new_quota: u32) void{#endsyntax#}</pre> | 5299 | <pre>{#syntax#}@setEvalBranchQuota(comptime new_quota: u32) void{#endsyntax#}</pre> |
| 5307 | <p> | 5300 | <p> |