- whitespace cleanup, updated from Raze.
This commit is contained in:
parent
3b879c5656
commit
e60e6967c0
182 changed files with 835 additions and 824 deletions
|
|
@ -398,7 +398,7 @@ int VMFunctionBuilder::RegAvailability::Get(int count)
|
|||
{
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
mask = count == 32 ? ~0u : (1 << count) - 1;
|
||||
|
||||
for (i = 0; i < 256 / 32; ++i)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue