Lines Matching refs:string
91 spec_yylval.string = strdup("ITCM");
96 spec_yylval.string = strdup("DTCM");
101 spec_yylval.string = strdup("WRAM");
111 spec_yylval.string = getSection();
116 spec_yylval.string = getSection();
121 spec_yylval.string = strdup(spec_yytext);
126 spec_yylval.string = strdup(spec_yytext);
131 spec_yylval.string = strdup(spec_yytext);
143 spec_yylval.string = strdup(spec_yytext);
149 spec_yylval.string = strdup(spec_yytext+1);
154 spec_yylval.string = strdup(spec_yytext);