Symbol: INT16_MAX
crypto/heimdal/lib/asn1/lex.c
71
#ifndef INT16_MAX
crypto/heimdal/lib/com_err/lex.c
71
#ifndef INT16_MAX
crypto/heimdal/lib/sl/slc-lex.c
71
#ifndef INT16_MAX
crypto/krb5/src/kadmin/dbutil/dump.c
580
if (i1 < INT16_MIN || i1 > INT16_MAX || u1 > UINT16_MAX) {
crypto/krb5/src/kadmin/dbutil/dump.c
644
if (u4 > INT16_MAX) {
crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
1665
if (n_keys > INT16_MAX / 2)
crypto/openssl/include/internal/numbers.h
46
#ifndef INT16_MAX
crypto/openssl/test/params_test.c
588
{ "short", "0x7fff", INT16_MAX, 1, 2 },
crypto/openssl/test/params_test.c
589
{ "short", "32767", INT16_MAX, 1, 2 },
lib/libc/gen/fts-compat15.c
128
int16_t: INT16_MAX, \
lib/libc/gen/fts.c
124
int16_t: INT16_MAX, \
sys/arm/include/_stdint.h
83
#define INT_LEAST16_MAX INT16_MAX
sys/arm64/include/_stdint.h
85
#define INT_LEAST16_MAX INT16_MAX
sys/compat/linuxkpi/common/include/linux/limits.h
38
#define S16_MAX INT16_MAX
sys/dev/bhnd/nvram/bhnd_nvram_subr.c
829
type_max = (uint64_t)INT16_MAX;
sys/dev/bhnd/nvram/bhnd_nvram_value.c
1244
if (intv.i64 < INT16_MIN || intv.i64 > INT16_MAX)
sys/powerpc/include/_stdint.h
106
#define INT_LEAST16_MAX INT16_MAX
sys/riscv/include/_stdint.h
81
#define INT_LEAST16_MAX INT16_MAX
sys/x86/include/_stdint.h
100
#define INT_LEAST16_MAX INT16_MAX
tests/sys/sys/qmath_test.c
100
ATF_CHECK_EQ(QTEST_QITRUNC(s16, INT16_MAX), Q_IMAXVAL(s16));
tools/build/bootstrap-m4/inittokenizer.c
72
#ifndef INT16_MAX
usr.bin/lex/initscan.c
71
#ifndef INT16_MAX