FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isrune
include/ctype.h
130
#define isrune(c) __sbistype((c), 0xFFFFFF00L)
lib/libc/locale/isctype.c
147
#undef isrune
lib/libc/locale/isctype.c
149
isrune(int c)