Searched defs:StripPath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dlex.c225 StripPath( char *fileName ) function
227 StripPath( fileName )
264 fprintf(DefFile, "#ifndef %s\n", StripPath(gate_symbol(DefFileName)));
265 fprintf(DefFile, "#define %s\n", StripPath(gate_symbol(DefFileName)));

Completed in 33 milliseconds