Home
last modified time | relevance | path

Searched refs:FRC_STAT_COND (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3258 #define FRC_STAT_COND static_lenb >= 0 /* force static trees */ macro
3260 #define FRC_STAT_COND static_lenb == opt_lenb macro
3262 } else if (FRC_STAT_COND) {
3263 #undef FRC_STAT_COND