Home
last modified time | relevance | path

Searched refs:FL_OVFL (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/
Dscanf_private.h79 #define FL_OVFL 0x100 /* significand overflowed */ macro
Dconv_flt.c285 if (flags & FL_OVFL) { in conv_flt()
296 flags |= FL_OVFL; in conv_flt()