NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
toascii
lib/libc/gen/toascii.c
46
#undef toascii
lib/libc/gen/toascii.c
48
toascii(int c)
sys/sys/ctype_inline.h
64
#define toascii(c) ((c) & 0177)