提交 5a16d270 编写于 作者: R Richard Levitte

OpenVMS/Alpha should use 64 bits. If nothing else, there's

performance to gain.
上级 3a465d5e
...@@ -280,8 +280,8 @@ $! ...@@ -280,8 +280,8 @@ $!
$ WRITE H_FILE "#if defined(HEADER_BN_H)" $ WRITE H_FILE "#if defined(HEADER_BN_H)"
$ WRITE H_FILE "#undef SIXTY_FOUR_BIT_LONG" $ WRITE H_FILE "#undef SIXTY_FOUR_BIT_LONG"
$ WRITE H_FILE "#undef SIXTY_FOUR_BIT" $ WRITE H_FILE "#undef SIXTY_FOUR_BIT"
$ WRITE H_FILE "#define SIXTY_FOUR_BIT"
$ WRITE H_FILE "#undef THIRTY_TWO_BIT" $ WRITE H_FILE "#undef THIRTY_TWO_BIT"
$ WRITE H_FILE "#define THIRTY_TWO_BIT"
$ WRITE H_FILE "#undef SIXTEEN_BIT" $ WRITE H_FILE "#undef SIXTEEN_BIT"
$ WRITE H_FILE "#undef EIGHT_BIT" $ WRITE H_FILE "#undef EIGHT_BIT"
$ WRITE H_FILE "#endif" $ WRITE H_FILE "#endif"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册