Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c1093 # ifndef yystrlen
1095 # define yystrlen strlen macro
1101 yystrlen (const char *yystr) in yystrlen() function
1104 yystrlen (yystr) in yystrlen()
1186 return yystrlen (yystr); in yytnamerr()
1293 yysize1 = yysize + yystrlen (yyformat); in yysyntax_error()
Dzconf.tab.c_shipped1093 # ifndef yystrlen
1095 # define yystrlen strlen
1101 yystrlen (const char *yystr)
1104 yystrlen (yystr)
1186 return yystrlen (yystr);
1293 yysize1 = yysize + yystrlen (yyformat);
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped1131 # ifndef yystrlen
1133 # define yystrlen strlen
1139 yystrlen (const char *yystr)
1142 yystrlen (yystr)
1224 return yystrlen (yystr);
1333 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped952 # ifndef yystrlen
954 # define yystrlen strlen
958 yystrlen (const char *yystr)
1030 return yystrlen (yystr);
1135 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);