Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MBASE
usr/src/common/util/strtolctype.h
78
#define MBASE ('z' - 'a' + 1 + 10)
usr/src/lib/libc/port/gen/strtonum.c
31
#define MBASE ('z' - 'a' + 1 + 10)
usr/src/lib/libc/port/i18n/wcstol.c
40
#define MBASE (L'z' - L'a' + 1 + 10)
usr/src/lib/libc/port/i18n/wcstoul.c
40
#define MBASE (L'z' - L'a' + 1 + 10)