Searched refs:Alphabet (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp440 static const char Alphabet[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" local
451 *(Ptr--) = Alphabet[Rem];

Completed in 96 milliseconds