Lines Matching refs:string
93 spec_yylval.string = strdup("ITCM");
98 spec_yylval.string = strdup("DTCM");
103 spec_yylval.string = strdup("WRAM");
108 spec_yylval.string = strdup("SMART");
113 spec_yylval.string = strdup("EXCLUSION");
123 spec_yylval.string = strdup(spec_yytext);
128 spec_yylval.string = getSection();
133 spec_yylval.string = getSection();
138 spec_yylval.string = strdup(spec_yytext);
143 spec_yylval.string = strdup(spec_yytext);
148 spec_yylval.string = strdup(spec_yytext);
160 spec_yylval.string = strdup(spec_yytext);
166 spec_yylval.string = strdup(spec_yytext+1);
171 spec_yylval.string = strdup(spec_yytext);