NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_SJIS1
sys/arch/x68k/stand/common/xprintf.c
106
if (IS_SJIS1(*fmt) && IS_SJIS2(fmt[1])) {
sys/arch/x68k/stand/common/xprintf.c
163
if (IS_SJIS1(*s) && IS_SJIS2(s[1])) {