Searched refs:n_comma_elts (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgensupport.h63 extern int n_comma_elts (const char *);
H A Dgensupport.c1237 n_comma_elts (const char *s)
1232 n_comma_elts (const char *s) function
H A Dgenattrtab.c731 else if (n_comma_elts (XSTR (exp, 1)) == 1)
1080 n = n_comma_elts (XSTR (exp, 1));
2976 return n_comma_elts (XSTR (exp, 2));

Completed in 107 milliseconds