Lines Matching refs:string
172 spec_yylval.string = strdup("ITCM");
177 spec_yylval.string = strdup("DTCM");
182 spec_yylval.string = strdup("WRAM");
187 spec_yylval.string = strdup("SMART");
192 spec_yylval.string = strdup("EXCLUSION");
202 spec_yylval.string = strdup(spec_yytext);
207 spec_yylval.string = getSection();
212 spec_yylval.string = getSection();
217 spec_yylval.string = strdup(spec_yytext);
222 spec_yylval.string = strdup(spec_yytext);
227 spec_yylval.string = strdup(spec_yytext);
239 spec_yylval.string = strdup(spec_yytext);
245 spec_yylval.string = strdup(spec_yytext+1);
250 spec_yylval.string = strdup(spec_yytext);