HomeSort by: relevance | last modified time | path
    Searched refs:BIG64 (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/tmux/dist/
configure 4164 #define BIG64 18446744073709551615ull
4166 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4175 static unsigned long long int ubignum = BIG64;
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 4927 #define BIG64 18446744073709551615ull
4929 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4938 static unsigned long long int ubignum = BIG64;
5159 #define BIG64 18446744073709551615ull
5161 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
5170 static unsigned long long int ubignum = BIG64;
  /src/external/gpl3/gdb/dist/gnulib/
configure 4927 #define BIG64 18446744073709551615ull
4929 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4938 static unsigned long long int ubignum = BIG64;
5159 #define BIG64 18446744073709551615ull
5161 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
5170 static unsigned long long int ubignum = BIG64;
  /src/sys/external/isc/libsodium/dist/
configure 6153 #define BIG64 18446744073709551615ull
6155 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
6164 static unsigned long long int ubignum = BIG64;
  /src/external/gpl3/binutils.old/dist/
configure 5008 #define BIG64 18446744073709551615ull
5010 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
5019 static unsigned long long int ubignum = BIG64;
  /src/external/gpl3/gcc/dist/
configure 4983 #define BIG64 18446744073709551615ull
4985 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4994 static unsigned long long int ubignum = BIG64;
  /src/external/gpl3/gcc.old/dist/
configure 4956 #define BIG64 18446744073709551615ull
4958 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4967 static unsigned long long int ubignum = BIG64;
  /src/external/gpl3/gdb/dist/
configure 5008 #define BIG64 18446744073709551615ull
5010 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
5019 static unsigned long long int ubignum = BIG64;
  /src/external/gpl3/gdb.old/dist/
configure 5008 #define BIG64 18446744073709551615ull
5010 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
5019 static unsigned long long int ubignum = BIG64;
  /src/external/gpl3/binutils/dist/
configure 5150 #define BIG64 18446744073709551615ull
5152 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
5161 static unsigned long long int ubignum = BIG64;
  /src/external/lgpl3/gmp/dist/
configure 9643 #define BIG64 18446744073709551615ull
9645 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
9654 static unsigned long long int ubignum = BIG64;

Completed in 139 milliseconds