Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A D_itoa.h28 static const char _itoa_lower_digits[16] = "0123456789abcdef"; variable
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A D_itoa.h28 static const char _itoa_lower_digits[16] = "0123456789abcdef"; variable