OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_int
(Results
1 - 8
of
8
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
cmp_asn_test.c
48
const int64_t
max_int
= INT_MAX;
local
62
if (!TEST_true(ASN1_INTEGER_set_int64(asn1integer,
max_int
+ 1)))
cmp_asn_test.c
48
const int64_t
max_int
= INT_MAX;
local
62
if (!TEST_true(ASN1_INTEGER_set_int64(asn1integer,
max_int
+ 1)))
/src/crypto/external/bsd/openssl/dist/test/
cmp_asn_test.c
48
const int64_t
max_int
= INT_MAX;
local
62
if (!TEST_true(ASN1_INTEGER_set_int64(asn1integer,
max_int
+ 1)))
cmp_asn_test.c
48
const int64_t
max_int
= INT_MAX;
local
62
if (!TEST_true(ASN1_INTEGER_set_int64(asn1integer,
max_int
+ 1)))
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
14648
const unsigned HOST_WIDE_INT
max_int
= INTTYPE_MAXIMUM (HOST_WIDE_INT);
14653
if (i <=
max_int
)
14673
const unsigned HOST_WIDE_INT first_shift = i -
max_int
- 1;
14678
= (HOST_WIDE_INT) first_shift - (HOST_WIDE_INT)
max_int
- 1;
14635
const unsigned HOST_WIDE_INT
max_int
= INTTYPE_MAXIMUM (HOST_WIDE_INT);
local
dwarf2out.cc
14648
const unsigned HOST_WIDE_INT
max_int
= INTTYPE_MAXIMUM (HOST_WIDE_INT);
14653
if (i <=
max_int
)
14673
const unsigned HOST_WIDE_INT first_shift = i -
max_int
- 1;
14678
= (HOST_WIDE_INT) first_shift - (HOST_WIDE_INT)
max_int
- 1;
14635
const unsigned HOST_WIDE_INT
max_int
= INTTYPE_MAXIMUM (HOST_WIDE_INT);
local
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
14563
const unsigned HOST_WIDE_INT
max_int
= INTTYPE_MAXIMUM (HOST_WIDE_INT);
14568
if (i <=
max_int
)
14588
const unsigned HOST_WIDE_INT first_shift = i -
max_int
- 1;
14593
= (HOST_WIDE_INT) first_shift - (HOST_WIDE_INT)
max_int
- 1;
14550
const unsigned HOST_WIDE_INT
max_int
= INTTYPE_MAXIMUM (HOST_WIDE_INT);
local
dwarf2out.cc
14563
const unsigned HOST_WIDE_INT
max_int
= INTTYPE_MAXIMUM (HOST_WIDE_INT);
14568
if (i <=
max_int
)
14588
const unsigned HOST_WIDE_INT first_shift = i -
max_int
- 1;
14593
= (HOST_WIDE_INT) first_shift - (HOST_WIDE_INT)
max_int
- 1;
14550
const unsigned HOST_WIDE_INT
max_int
= INTTYPE_MAXIMUM (HOST_WIDE_INT);
local
Completed in 132 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026