-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Cleanup some macro definitions in PAL #119427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 23 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
f959821
Use HOST_64BIT
huoyaoyuan a93479d
Cleanup __int64 definition
huoyaoyuan 41c3a60
_tfopen
huoyaoyuan 14ba0d9
Consolidate NOINLINE definitions
huoyaoyuan bf4caa7
FORCEINLINE
huoyaoyuan 210d0ee
Cleanup __forceinline usages
huoyaoyuan 34cb67c
__UNREACHABLE
huoyaoyuan 72d12b0
Unused defines
huoyaoyuan fcd8af9
Number literal helpers
huoyaoyuan d12d0e2
DECLSPEC_ALIGN
huoyaoyuan 9ed376a
Unused
huoyaoyuan 0187c45
Use offsetof from stddef
huoyaoyuan 163dbb3
Macros from palrt
huoyaoyuan 74eac86
HWND
huoyaoyuan d363579
MsgBox
huoyaoyuan b6c703b
Misc unused
huoyaoyuan ad03c60
Fix build
huoyaoyuan ebcd657
Use standard alignas
huoyaoyuan eb9c8af
Revert "Use standard alignas"
huoyaoyuan a418cd6
Unify LL numeric suffix
huoyaoyuan cc8a0ae
More unused mstypes
huoyaoyuan c49d420
Merge branch 'main' into pal/macros
huoyaoyuan bdace49
Title-case OffsetOf is unused
huoyaoyuan 92e2f6e
Cleanup raw __UNREACHABLE
huoyaoyuan 63b9410
Unify unreachable with assert
huoyaoyuan a4d05b3
Merge branch 'main' into pal/macros
huoyaoyuan abc3362
Apply suggestion from code review
huoyaoyuan 32785f2
Remove duplicated definition
huoyaoyuan 4784833
Update assert redefining
huoyaoyuan 06b2fbc
Merge branch 'main' into pal/macros
jkotas 27109ea
Handle assert conflict
huoyaoyuan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.