mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Regenerated now that bgen can handle a few more constructs in constant definitions.
This commit is contained in:
parent
d16b5abc07
commit
1836dbe22d
21 changed files with 174 additions and 26 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Generated from 'SWDev:Codewarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:QuickDraw.h'
|
||||
# Generated from 'flap:CodeWarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:QuickDraw.h'
|
||||
|
||||
|
||||
def FOUR_CHAR_CODE(x): return x
|
||||
|
|
@ -141,7 +141,7 @@ kUYVY422PixelFormat = FOUR_CHAR_CODE('UYVY')
|
|||
kYUV211PixelFormat = FOUR_CHAR_CODE('Y211')
|
||||
kCursorImageMajorVersion = 0x0001
|
||||
kCursorImageMinorVersion = 0x0000
|
||||
# Generated from 'SWDev:Codewarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:QuickDrawText.h'
|
||||
# Generated from 'flap:CodeWarrior Pro 5:Metrowerks CodeWarrior:MacOS Support:Universal:Interfaces:CIncludes:QuickDrawText.h'
|
||||
|
||||
|
||||
def FOUR_CHAR_CODE(x): return x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue