OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Mar 02 05:31:46 UTC 2026