Searched refs:ReplaceString (Results 1 – 2 of 2) sorted by relevance
111 char *ReplaceString; in PrExpandMacros() local141 ReplaceString = DefineInfo->Replacement; in PrExpandMacros()148 ReplaceString, strlen (ReplaceString)); in PrExpandMacros()152 OffsetAdjust += strlen (ReplaceString) - strlen (Token); in PrExpandMacros()157 *ReplaceString ? ReplaceString : "(NULL STRING)"); in PrExpandMacros()
320 char *ReplaceString; in PrPreprocessInputFile() local397 ReplaceString = DefineInfo->Replacement; in PrPreprocessInputFile()404 ReplaceString, strlen (ReplaceString)); in PrPreprocessInputFile()408 OffsetAdjust += strlen (ReplaceString) - strlen (Token); in PrPreprocessInputFile()413 *ReplaceString ? ReplaceString : "(NULL STRING)"); in PrPreprocessInputFile()