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

  /src/external/gpl3/gcc/dist/gcc/config/
darwin.h 793 #define MACHOPIC_FUNCTION_BASE_NAME "<pic base>"
869 if (! strcmp (xname, MACHOPIC_FUNCTION_BASE_NAME)) \
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.h 770 #define MACHOPIC_FUNCTION_BASE_NAME "<pic base>"
846 if (! strcmp (xname, MACHOPIC_FUNCTION_BASE_NAME)) \

Completed in 70 milliseconds