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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreal.h217 class format_helper class
220 format_helper (const real_format *format) : m_format (format) {} function in class:format_helper
233 inline format_helper::format_helper (const T &m) function in class:format_helper
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreal.h216 class format_helper class
219 format_helper (const real_format *format) : m_format (format) {} function in class:format_helper
232 inline format_helper::format_helper (const T &m) function in class:format_helper
[all...]

Completed in 80 milliseconds