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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc 1493 REAL_VALUE_TYPE real_low_bound =
1498 return exact_real_truncate (TYPE_MODE (to_type), &real_low_bound)
1491 REAL_VALUE_TYPE real_low_bound = local
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 1463 REAL_VALUE_TYPE real_low_bound =
1468 return exact_real_truncate (TYPE_MODE (to_type), &real_low_bound)
1461 REAL_VALUE_TYPE real_low_bound = local

Completed in 35 milliseconds