Home | History | Annotate | Download | only in bison

Lines Matching refs:LL

5305       # After this tag, mechanisms are not by side-effect, so they'll
5413 static long long int bignum = -9223372036854775807LL;
5511 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
5982 # After this tag, mechanisms are not by side-effect, so they'll
8395 for ac_lib in '' -lfl -ll; do
12120 long long int ll = 9223372036854775807ll;
12121 long long int nll = -9223372036854775807LL;
12124 typedef int a[((-9223372036854775807LL < 0 && 0 < 9223372036854775807ll)
12133 long long int llmax = 9223372036854775807ll;
12135 return ((ll << 63) | (ll >> 63) | (ll < i) | (ll > i)
12136 | (llmax / ll) | (llmax % ll)
12180 (1LL << (sizeof (long long int) * CHAR_BIT - 2))
14636 for glsuf in "$glsufu" ${glsufu}l ${glsufu}ll ${glsufu}i64; do
14640 ll) gltype1='long long int';;
14708 for glsuf in "$glsufu" ${glsufu}l ${glsufu}ll ${glsufu}i64; do
14712 ll) gltype1='long long int';;
22417 for glpfx in '' l ll I64; do
22421 ll) gltype1='long long int';;