Searched refs:CILEN_PREDICTOR_1 (Results 1 – 3 of 3) sorted by relevance
565 opt_buf[1] = CILEN_PREDICTOR_1;566 if (ccp_test(f->unit, opt_buf, CILEN_PREDICTOR_1, 0) <= 0)589 + (go->predictor_1? CILEN_PREDICTOR_1: 0)666 p[1] = CILEN_PREDICTOR_1;667 if (p == p0 && ccp_test(f->unit, p, CILEN_PREDICTOR_1, 0) <= 0) {670 p += CILEN_PREDICTOR_1;737 if (len < CILEN_PREDICTOR_1738 || p[0] != CI_PREDICTOR_1 || p[1] != CILEN_PREDICTOR_1)743 p += CILEN_PREDICTOR_1;744 len -= CILEN_PREDICTOR_1;[all …]
146 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
171 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro