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

/external/e2fsprogs/intl/
H A Dplural.c562 # ifndef yystrlen
564 # define yystrlen strlen macro
569 yystrlen (const char *yystr) function
571 yystrlen (yystr)
1146 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1147 yysize += yystrlen ("parse error, unexpected ") + 1;
1148 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]);
/external/elfutils/src/
H A Dldscript.c1054 # ifndef yystrlen
1056 # define yystrlen strlen
1062 yystrlen (const char *yystr)
1065 yystrlen (yystr)
1147 return yystrlen (yystr);
1229 yysize1 = yysize + yystrlen (yyf);
1055 # define yystrlen macro
1061 yystrlen (const char *yystr) function
/external/libpcap/
H A Dgrammar.c1330 # ifndef yystrlen
1332 # define yystrlen strlen
1337 yystrlen (const char *yystr)
1339 yystrlen (yystr)
1421 return yystrlen (yystr);
2817 yysize1 = yysize + yystrlen (yyf);
1331 # define yystrlen macro
1336 yystrlen (const char *yystr) function
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang_tab.cpp1569 # ifndef yystrlen
1571 # define yystrlen strlen
1577 yystrlen (const char *yystr)
1580 yystrlen (yystr)
1662 return yystrlen (yystr);
1744 yysize1 = yysize + yystrlen (yyf);
1570 # define yystrlen macro
/external/bison/data/
H A Dyacc.c755 # ifndef yystrlen
757 # define yystrlen strlen
760 ]b4_c_function_def([yystrlen], [static YYSIZE_T],
833 return yystrlen (yystr);
915 yysize1 = yysize + yystrlen (yyf);
756 # define yystrlen macro
/external/bison/src/
H A Dparse-gram.c1188 # ifndef yystrlen
1190 # define yystrlen strlen
1196 yystrlen (const char *yystr)
1199 yystrlen (yystr)
1281 return yystrlen (yystr);
1363 yysize1 = yysize + yystrlen (yyf);
1189 # define yystrlen macro
1195 yystrlen (const char *yystr) function
/external/mesa3d/src/glsl/
H A Dglsl_parser.cpp2240 # ifndef yystrlen
2242 # define yystrlen strlen
2248 yystrlen (const char *yystr)
2251 yystrlen (yystr)
2333 return yystrlen (yystr);
2415 yysize1 = yysize + yystrlen (yyf);
2241 # define yystrlen macro
/external/elfutils/libcpu/
H A Di386_parse.c1045 # ifndef yystrlen
1047 # define yystrlen strlen
1053 yystrlen (const char *yystr)
1056 yystrlen (yystr)
1138 return yystrlen (yystr);
1220 yysize1 = yysize + yystrlen (yyf);
1046 # define yystrlen macro
1052 yystrlen (const char *yystr) function
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-parse.c1230 # ifndef yystrlen
1232 # define yystrlen strlen
1238 yystrlen (const char *yystr)
1241 yystrlen (yystr)
1323 return yystrlen (yystr);
1405 yysize1 = yysize + yystrlen (yyf);
1231 # define yystrlen macro
1237 yystrlen (const char *yystr) function

Completed in 64 milliseconds