pa64-start.h
来自「Mac OS X 10.4.9 for x86 Source Code gcc」· C头文件 代码 · 共 7 行
H
7 行
/* It is currently impossible to switch between PA32 and PA64 based on a runtime compiler switch. So we might as well lose the overhead with checking for TARGET_64BIT. */#define TARGET_64BIT 1#define TARGET_PA_11 1#define TARGET_PA_20 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?