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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc 1495 REAL_VALUE_TYPE real_high_bound =
1499 && exact_real_truncate (TYPE_MODE (to_type), &real_high_bound);
1493 REAL_VALUE_TYPE real_high_bound = local
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 1465 REAL_VALUE_TYPE real_high_bound =
1469 && exact_real_truncate (TYPE_MODE (to_type), &real_high_bound);
1463 REAL_VALUE_TYPE real_high_bound = local

Completed in 22 milliseconds