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

  /src/external/gpl3/gcc/dist/libquadmath/printf/
printf_fphex.c 100 wchar_t *wexpstr;
420 wexpstr = _itowa_word (exponent,
479 PRINT (expstr, wexpstr, (expbuf + sizeof expbuf) - expstr);
98 wchar_t *wexpstr; local
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
printf_fphex.c 100 wchar_t *wexpstr;
420 wexpstr = _itowa_word (exponent,
479 PRINT (expstr, wexpstr, (expbuf + sizeof expbuf) - expstr);
98 wchar_t *wexpstr; local

Completed in 48 milliseconds