config.hpp File Reference

Go to the source code of this file.

Variables

const int BitsPerByte = 8
const int BytesPerWord = 4
const int BitsPerWord = BitsPerByte * BytesPerWord
const int LogBitsPerByte = 3
const int LogBytesPerWord = 2
const int LogBitsPerWord = LogBitsPerByte + LogBytesPerWord


Variable Documentation

const int BitsPerByte = 8

Definition at line 24 of file config.hpp.

Referenced by hash().

const int BitsPerWord = BitsPerByte * BytesPerWord

Definition at line 26 of file config.hpp.

Referenced by PRIM_DECL_1(), and PRIM_DECL_2().

const int BytesPerWord = 4

Definition at line 25 of file config.hpp.

Referenced by hash().

const int LogBitsPerByte = 3

Definition at line 28 of file config.hpp.

const int LogBitsPerWord = LogBitsPerByte + LogBytesPerWord

Definition at line 30 of file config.hpp.

const int LogBytesPerWord = 2

Definition at line 29 of file config.hpp.


Generated on Mon Oct 9 13:38:48 2006 for Strongtalk VM by  doxygen 1.4.7