Searched refs:strupr (Results 1 – 7 of 7) sorted by relevance
49 strupr (char *s) in strupr() function
67 * Function strupr:: Convert string to upper case203 @include string/strupr.def
94 strupr.c
93 'strupr.c',
189 char *strupr (char *);
6312 * libc/string/strupr.c: Avoid passing signed char to tolower.12350 * libc/string/strupr.c: Likewise.23168 * libc/string/strupr.c: New file.23169 * libc/include/string.h: Declare strlwr and strupr.23170 * libc/string/Makefile.in (OFILES): Add strlwr.o and strupr.o.23171 (CHEWOUT_FILES): Add strlwr.def and strupr.def.23172 (strlwr.o, strupr.o): New targets.23173 * libc/string/strings.tex: Include strlwr and strupr docs.
3975 newlib/libc/string/strupr.c