Home
last modified time | relevance | path

Searched refs:yyformat (Results 1 – 8 of 8) sorted by relevance

/external/iproute2/tc/
Demp_ematch.yacc.c930 const char *yyformat = YY_NULLPTR; in yysyntax_error() local
1001 yyformat = S; \ in yysyntax_error()
1013 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1034 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1035 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1038 yyformat += 2; in yysyntax_error()
1043 yyformat++; in yysyntax_error()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp948 const char *yyformat = YY_NULLPTR; in yysyntax_error() local
1019 yyformat = S; \ in yysyntax_error()
1031 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1052 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1053 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1056 yyformat += 2; in yysyntax_error()
1061 yyformat++; in yysyntax_error()
/external/one-true-awk/
Dytab.c2159 const char *yyformat = YY_NULLPTR; in yysyntax_error() local
2230 yyformat = S; \ in yysyntax_error()
2242 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
2263 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
2264 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
2267 yyformat += 2; in yysyntax_error()
2272 yyformat++; in yysyntax_error()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c1351 const char *yyformat = YY_NULLPTR; in yysyntax_error() local
1422 yyformat = S; \ in yysyntax_error()
1434 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1455 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1456 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1459 yyformat += 2; in yysyntax_error()
1464 yyformat++; in yysyntax_error()
/external/libpcap/
Dgrammar.c1685 const char *yyformat = YY_NULLPTR; in yysyntax_error() local
1756 yyformat = S; \ in yysyntax_error()
1768 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
1789 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
1790 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
1793 yyformat += 2; in yysyntax_error()
1798 yyformat++; in yysyntax_error()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp1948 const char *yyformat = YY_NULLPTR; in yysyntax_error() local
2019 yyformat = S; \ in yysyntax_error()
2031 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
2052 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
2053 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
2056 yyformat += 2; in yysyntax_error()
2061 yyformat++; in yysyntax_error()
/external/toybox/kconfig/
Dzconf.tab.c_shipped1898 char yyformat[sizeof yyunexpected
1914 yyfmt = yystpcpy (yyformat, yyunexpected);
1923 yyformat[sizeof yyunexpected - 1] = '\0';
1934 yyf = YY_(yyformat);
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp3742 const char *yyformat = YY_NULLPTR; in yysyntax_error() local
3813 yyformat = S; \ in yysyntax_error()
3825 YYSIZE_T yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
3846 while ((*yyp = *yyformat) != '\0') in yysyntax_error()
3847 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount) in yysyntax_error()
3850 yyformat += 2; in yysyntax_error()
3855 yyformat++; in yysyntax_error()