#define NBPG 512 #define PGOFSET 511 #define CLSIZE 2 #define CLOFSET 1023 #define PAGSIZ 512 #define PAGRND ((PAGSIZ)-1)