BASE 73 3rdparty/libtiff/tif_packbits.c enum { BASE, LITERAL, RUN, LITERAL_RUN } state; BASE 14 3rdparty/zlib/adler32.c #define BASE 65521 /* largest prime smaller than 65536 */