Searched defs:nchars_max (Results 1 – 2 of 2) sorted by relevance
767 const int nchars_max = flag_isoc99 ? 4095 : 509; in fix_string_type() local
958 const int nchars_max = flag_isoc99 ? 4095 : 509; in fix_string_type() local