X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=Tools.h;h=4def5e84d9ff83f67ccf74eefc982e74811ccbc2;hb=6a9b42550a6eb6922d0a5f5d30f5dbc18a1e0b66;hp=45647e8506b93e597f1d50a71f031a26ada2b9d5;hpb=dee0161e4f31f06e9389db9986766395c1b1d2b8;p=SXSI%2FTextCollection.git diff --git a/Tools.h b/Tools.h index 45647e8..4def5e8 100644 --- a/Tools.h +++ b/Tools.h @@ -25,8 +25,13 @@ # define W 32 #endif +#ifndef WW #define WW (W*2) +#endif + +#ifndef Wminusone #define Wminusone (W-1) +#endif #ifndef uchar #define uchar unsigned char