FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
char_to_int
crypto/openssh/openbsd-compat/bsd-snprintf.c
154
#define char_to_int(p) ((p)- '0')
crypto/openssl/crypto/bio/bio_print.c
83
#define char_to_int(p) (p - '0')