Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c1688 static const char base_digits[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in hwint_to_ascii() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc1773 static const char base_digits[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in hwint_to_ascii() local