Home
last modified time | relevance | path

Searched refs:relevant_std (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c804 const int relevant_std = flag_isoc99 ? 99 : 90; in fix_string_type() local
813 nchars - 1, nchars_max, relevant_std); in fix_string_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc827 const int relevant_std = flag_isoc99 ? 99 : 90; in fix_string_type() local
836 nchars - 1, nchars_max, relevant_std); in fix_string_type()