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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-c.cc 133 rs6000_macro_to_expand() function below. If we have ISA 2.07 64-bit
185 rs6000_macro_to_expand (cpp_reader *pfile, const cpp_token *tok) function
644 cpp_get_callbacks (pfile)->macro_to_expand = rs6000_macro_to_expand;
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-c.cc 133 rs6000_macro_to_expand() function below. If we have ISA 2.07 64-bit
186 rs6000_macro_to_expand (cpp_reader *pfile, const cpp_token *tok) function
643 cpp_get_callbacks (pfile)->macro_to_expand = rs6000_macro_to_expand;

Completed in 17 milliseconds