Searched defs:toUpper (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/bmake/ | ||
| H A D | make-bootstrap.sh.in | 28 toUpper() { global() function |
| H A D | os.sh | 76 toUpper() { global() function |
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
| H A D | StringExtras.h | 159 inline char toUpper(char x) { in toUpper() function |