X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=bp.h;fp=bp.h;h=f10902671417f31489b11e73a86e9d7b9609364b;hb=f32808a35be7a1e62830a5972473178014fa44e5;hp=c4e05e4cc3b402f1fb8c144b5daa7b1558436664;hpb=9c696a1b1a7034794b3768e4e1e40db86e87ebbb;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<