Searched refs:MDR (Results 1 – 2 of 2) sorted by relevance
1571 V(mdr, MDR, 0x2C) /* type = RR MULTIPLY (long HFP) */ \
3402 if (const MacroDefinitionRecord *MDR = getCursorMacroDefinition(C)) in getMacroIdentifier() local3403 return MDR->getName(); in getMacroIdentifier()