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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-c.cc 97 static GTY(()) tree __int128_type; variable
159 __int128_type = get_identifier ("__int128_t");
303 && (ident == C_CPP_HASHNODE (__int128_type)
rs6000-c.cc 97 static GTY(()) tree __int128_type; variable
159 __int128_type = get_identifier ("__int128_t");
303 && (ident == C_CPP_HASHNODE (__int128_type)
rs6000-c.cc 97 static GTY(()) tree __int128_type; variable
159 __int128_type = get_identifier ("__int128_t");
303 && (ident == C_CPP_HASHNODE (__int128_type)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-c.cc 97 static GTY(()) tree __int128_type; variable
159 __int128_type = get_identifier ("__int128_t");
302 && (ident == C_CPP_HASHNODE (__int128_type)
rs6000-c.cc 97 static GTY(()) tree __int128_type; variable
159 __int128_type = get_identifier ("__int128_t");
302 && (ident == C_CPP_HASHNODE (__int128_type)
rs6000-c.cc 97 static GTY(()) tree __int128_type; variable
159 __int128_type = get_identifier ("__int128_t");
302 && (ident == C_CPP_HASHNODE (__int128_type)

Completed in 68 milliseconds