HomeSort by: relevance | last modified time | path
    Searched defs:TESTED_VECLEN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
genrecog.cc 1778 const unsigned char TESTED_VECLEN = 2;
1850 return kc->position_tests[test.pos->base->id] & TESTED_VECLEN;
2007 kc->position_tests[d->test.pos->id] |= TESTED_VECLEN;
  /src/external/gpl3/gcc.old/dist/gcc/
genrecog.cc 1778 const unsigned char TESTED_VECLEN = 2;
1850 return kc->position_tests[test.pos->base->id] & TESTED_VECLEN;
2007 kc->position_tests[d->test.pos->id] |= TESTED_VECLEN;

Completed in 33 milliseconds