Searched refs:CILEN_PREDICTOR_2 (Results 1 – 3 of 3) sorted by relevance
571 opt_buf[1] = CILEN_PREDICTOR_2;572 if (ccp_test(f->unit, opt_buf, CILEN_PREDICTOR_2, 0) <= 0)590 + (go->predictor_2? CILEN_PREDICTOR_2: 0);675 p[1] = CILEN_PREDICTOR_2;676 if (p == p0 && ccp_test(f->unit, p, CILEN_PREDICTOR_2, 0) <= 0) {679 p += CILEN_PREDICTOR_2;747 if (len < CILEN_PREDICTOR_2748 || p[0] != CI_PREDICTOR_2 || p[1] != CILEN_PREDICTOR_2)753 p += CILEN_PREDICTOR_2;754 len -= CILEN_PREDICTOR_2;[all …]
148 #define CILEN_PREDICTOR_2 2 /* length of its config option */ macro
173 #define CILEN_PREDICTOR_2 2 /* length of its config option */ macro