FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
twos_complement
crypto/openssl/crypto/asn1/a_int.c
142
twos_complement(p, b, blen, pb);
crypto/openssl/crypto/asn1/a_int.c
202
twos_complement(b, p, plen, neg ? 0xffU : 0);