Searched defs:toUpper (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/bmake/
H A Dmake-bootstrap.sh.in27 toUpper() { function
H A Dos.sh72 toUpper() { function
/freebsd-13-stable/share/mk/
H A Dhost-target.mk45 toUpper = ${TR} 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' macro
/freebsd-13-stable/contrib/bmake/mk/
H A Dhost-target.mk49 toUpper = ${TR} 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h126 inline char toUpper(char x) { function in namespace:llvm

Completed in 100 milliseconds