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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c75 static const char *pure_const_names[3] = {"const", "pure", "neither"}; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc77 static const char *pure_const_names[3] = {"const", "pure", "neither"}; variable

Completed in 94 milliseconds