Home
last modified time | relevance | path

Searched defs:toUpper (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bmake/
H A Dmake-bootstrap.sh.in28 toUpper() { global() function
H A Dos.sh76 toUpper() { function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h159 inline char toUpper(char x) { in toUpper() function