FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__MININT__
crypto/openssl/include/internal/numbers.h
20
#define __MININT__(T) (-__MAXINT__(T) - 1)
crypto/openssl/include/internal/numbers.h
26
#define __MININT__(T) (-__MAXINT__(T))
crypto/openssl/include/internal/numbers.h
32
#define __MININT__(T) (-__MAXINT__(T))