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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 4090 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64
4099 != default_long_double_size))
4102 rs6000_long_double_type_size = default_long_double_size;
4081 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 4155 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64
4164 != default_long_double_size))
4167 rs6000_long_double_type_size = default_long_double_size;
4146 int default_long_double_size = (RS6000_DEFAULT_LONG_DOUBLE_SIZE == 64 local

Completed in 103 milliseconds