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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-c.cc 98 static GTY(()) tree __uint128_type; variable
160 __uint128_type = get_identifier ("__uint128_t");
304 || ident == C_CPP_HASHNODE (__uint128_type)))
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-c.cc 98 static GTY(()) tree __uint128_type; variable
160 __uint128_type = get_identifier ("__uint128_t");
303 || ident == C_CPP_HASHNODE (__uint128_type)))

Completed in 24 milliseconds