Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/
H A Dfloats.d140 enum max_exp_digits = 8; variable
142 enum max_exp_digits = 5; variable
144 enum max_exp_digits = 6; variable