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

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr39648.c5 char yyformat[5]; local
7 yyf = yyformat;
/haiku-buildtools/legacy/binutils/binutils/
H A Dsysinfo.c1569 char yyformat[sizeof yyunexpected
1585 yyfmt = yystpcpy (yyformat, yyunexpected);
1594 yyformat[sizeof yyunexpected - 1] = '\0';
1605 yyf = YY_(yyformat);
1565 char yyformat[sizeof yyunexpected local
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c7131 char yyformat[sizeof yyunexpected
7147 yyfmt = yystpcpy (yyformat, yyunexpected);
7156 yyformat[sizeof yyunexpected - 1] = '\0';
7167 yyf = YY_(yyformat);
7127 char yyformat[sizeof yyunexpected local

Completed in 153 milliseconds