HomeSort by: relevance | last modified time | path
    Searched defs:MAXD (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/zmod/
inftrees.h 46 #define MAXD 592
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.c 743 #define MAXD 592
899 the worst case distance code, MAXD. This should never happen, but the
940 if (type == LENS && used >= ENOUGH - MAXD)
1008 if (type == LENS && used >= ENOUGH - MAXD)

Completed in 29 milliseconds