Searched defs:LENCIVJ (Results 1 – 2 of 2) sorted by relevance
481 #define LENCIVJ(neg) (neg ? CILEN_COMPRESS : 0) macro
511 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) macro