Home | History | Annotate | Download | only in VfrCompile

Lines Matching refs:VfrBaseFileName

431     strcpy (gOptions.VfrBaseFileName, Cptr);

433 strcpy (gOptions.VfrBaseFileName, Cptr+1);
438 for (Cptr = gOptions.VfrBaseFileName; *Cptr && (*Cptr != '.'); Cptr++) {
472 strcat (gOptions.VfrListFileName, gOptions.VfrBaseFileName);