Lines Matching refs:string
170 spec_yylval.string = strdup("ITCM");
175 spec_yylval.string = strdup("DTCM");
180 spec_yylval.string = strdup("WRAM");
190 spec_yylval.string = getSection();
195 spec_yylval.string = getSection();
200 spec_yylval.string = strdup(spec_yytext);
205 spec_yylval.string = strdup(spec_yytext);
210 spec_yylval.string = strdup(spec_yytext);
222 spec_yylval.string = strdup(spec_yytext);
228 spec_yylval.string = strdup(spec_yytext+1);
233 spec_yylval.string = strdup(spec_yytext);