Home
last modified time | relevance | path

Searched defs:MAX_NUM_OPS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-match.h113 static const unsigned int MAX_NUM_OPS = 5; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-match.h145 static const unsigned int MAX_NUM_OPS = 5; variable
H A Dgimple-match-head.cc75 const unsigned int gimple_match_op::MAX_NUM_OPS; member in gimple_match_op