NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_CONT
sys/fs/hfs/unicode.c
128
#undef IS_CONT
sys/fs/hfs/unicode.c
49
#define IS_CONT(c) (((c)&0xc0) == 0x80)