X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=bp.h;h=f10902671417f31489b11e73a86e9d7b9609364b;hb=19534e3089bc0c36bc50e5e522c145e73dcda9cc;hp=c4e05e4cc3b402f1fb8c144b5daa7b1558436664;hpb=1c40b498ddd6d66b09aff3a22b9f7ddd845250dc;p=SXSI%2FXMLTree.git diff --git a/bp.h b/bp.h index c4e05e4..f109026 100644 --- a/bp.h +++ b/bp.h @@ -36,12 +36,6 @@ #define ETW 8 // width of excess lookup table #define W1 2 // branching factor -#ifndef min - #define min(x,y) ((x)<(y)?(x):(y)) -#endif -#ifndef max - #define max(x,y) ((x)>(y)?(x):(y)) -#endif typedef struct { @@ -171,4 +165,5 @@ extern int childtbl[(ETW)*(1<