HomeSort by: relevance | last modified time | path
    Searched defs:pp_translate_identifiers (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
pretty-print.h 233 #define pp_translate_identifiers(PP) (PP)->translate_identifiers macro
373 #define pp_identifier(PP, ID) pp_string (PP, (pp_translate_identifiers (PP) \
  /src/external/gpl3/gcc.old/dist/gcc/
pretty-print.h 212 #define pp_translate_identifiers(PP) (PP)->translate_identifiers macro
346 #define pp_identifier(PP, ID) pp_string (PP, (pp_translate_identifiers (PP) \

Completed in 25 milliseconds