Home
last modified time | relevance | path

Searched defs:pure_const_names (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-pure-const.c76 const char *pure_const_names[3] = {"const", "pure", "neither"}; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-pure-const.c75 static const char *pure_const_names[3] = {"const", "pure", "neither"}; variable