Searched refs:CILEN_PREDICTOR_1 (Results 1 – 3 of 3) sorted by relevance
569 opt_buf[1] = CILEN_PREDICTOR_1;570 if (ccp_test(f->unit, opt_buf, CILEN_PREDICTOR_1, 0) <= 0)593 + (go->predictor_1? CILEN_PREDICTOR_1: 0)670 p[1] = CILEN_PREDICTOR_1;671 if (p == p0 && ccp_test(f->unit, p, CILEN_PREDICTOR_1, 0) <= 0) {674 p += CILEN_PREDICTOR_1;741 if (len < CILEN_PREDICTOR_1742 || p[0] != CI_PREDICTOR_1 || p[1] != CILEN_PREDICTOR_1)747 p += CILEN_PREDICTOR_1;748 len -= CILEN_PREDICTOR_1;[all …]
146 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
173 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro