Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c1074 static const char base_digits[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dmangle.c1170 static const char base_digits[] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in hwint_to_ascii() local