⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 get_validation_file

📁 操作系统SunOS 4.1.3版本的源码
💻
字号:
1 i\/*\\ * values.h - #defines constants found in ../microcode/constants\\ * Contains all constants accessible to the user with 9 bit mapped addresses\\ *\\ * Note that value.h is created via\\ * sed -f get_validation_file ../microcode/constants > values.h\\ * and thus need not be under SCCS.\\ */\/^[/ *	]/ds/^\(s.*\)	\(.*\)	\(.*\)$/#define \1 0x\3/s/^\(d.*\)	\(.*\)	\(........\)\(........\)$/#define \1 0x\3,0x\4/s/^\(c_s.*\)	\(.*\)	\(.*\)$/#define \1 0x\3/s/^\(c_d.*\)	\(.*\)	\(........\)\(........\)$/#define \1 0x\3,0x\4/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -