OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_toupper
include/ctype.h
91
int _toupper(int);
lib/libc/hidden/ctype.h
39
__only_inline int _toupper(int _c);
lib/libc/hidden/ctype.h
92
PROTO_STD_DEPRECATED(_toupper);