Home
last modified time | relevance | path

Searched refs:yystrlen (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c1071 # ifndef yystrlen
1073 # define yystrlen strlen macro
1079 yystrlen (const char *yystr) in yystrlen() function
1082 yystrlen (yystr) in yystrlen()
1164 return yystrlen (yystr); in yytnamerr()
1271 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
Dzconf.tab.c_shipped1071 # ifndef yystrlen
1073 # define yystrlen strlen
1079 yystrlen (const char *yystr)
1082 yystrlen (yystr)
1164 return yystrlen (yystr);
1271 yysize1 = yysize + yystrlen (yyformat);
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped1146 # ifndef yystrlen
1148 # define yystrlen strlen
1154 yystrlen (const char *yystr)
1157 yystrlen (yystr)
1239 return yystrlen (yystr);
1346 yysize1 = yysize + yystrlen (yyformat);
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped974 # ifndef yystrlen
976 # define yystrlen strlen
982 yystrlen (const char *yystr)
985 yystrlen (yystr)
1067 return yystrlen (yystr);
1176 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);