Searched refs:VFR_PREPROCESS_FILENAME_EXTENSION (Results 1 – 5 of 5) sorted by relevance
44 #define VFR_PREPROCESS_FILENAME_EXTENSION ".i" macro
289 strcat (mOptions.PreprocessorOutputFileName, VFR_PREPROCESS_FILENAME_EXTENSION); in SetPreprocessorOutputFileName()
39 #define VFR_PREPROCESS_FILENAME_EXTENSION ".i" macro
450 strlen (VFR_PREPROCESS_FILENAME_EXTENSION) + in SetPreprocessorOutputFileName()463 strcat (mOptions.PreprocessorOutputFileName, VFR_PREPROCESS_FILENAME_EXTENSION); in SetPreprocessorOutputFileName()
79 #define VFR_PREPROCESS_FILENAME_EXTENSION ".i"477 strcat (gOptions.PreprocessorOutputFileName, VFR_PREPROCESS_FILENAME_EXTENSION);