Home
last modified time | relevance | path

Searched defs:format_helper (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dreal.h213 format_helper (const real_format *format) : m_format (format) {} in format_helper() function
225 inline format_helper::format_helper (const T &m) in format_helper() function
H A Dfold-const-call.c478 void (*fn) (real_value *, format_helper, in fold_const_conversion() argument