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

/freebsd-10.1-release/contrib/gcc/
H A Dgenattrtab.c249 static char *next_comma_elt (const char **);
782 while ((p = next_comma_elt (&name_ptr)) != NULL)
792 while ((p = next_comma_elt (&name_ptr)) != NULL)
1094 while ((p = next_comma_elt (&name_ptr)) != NULL)
2928 while ((p = next_comma_elt (&name_ptr)) != NULL)
4171 next_comma_elt (const char **pstr) function

Completed in 59 milliseconds