| /src/lib/librumpuser/ |
| configure | 3073 We can't simply define LARGE_OFF_T to be 9223372036854775807, 3076 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 3077 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 3078 && LARGE_OFF_T % 2147483647 == 1) 3119 We can't simply define LARGE_OFF_T to be 9223372036854775807, 3122 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 3123 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 3124 && LARGE_OFF_T % 2147483647 == 1) 3143 We can't simply define LARGE_OFF_T to be 9223372036854775807, 3146 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/bsd/less/dist/ |
| configure | 4060 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4063 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) 4064 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4065 && LARGE_OFF_T % 2147483647 == 1) 4109 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4112 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) 4113 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4114 && LARGE_OFF_T % 2147483647 == 1) 4134 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4137 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31) [all...] |
| /src/external/gpl3/gcc/dist/libgcc/ |
| configure | 4216 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4219 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4220 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4221 && LARGE_OFF_T % 2147483647 == 1) 4262 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4265 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4266 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4267 && LARGE_OFF_T % 2147483647 == 1) 4286 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4289 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| configure | 4217 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4220 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4221 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4222 && LARGE_OFF_T % 2147483647 == 1) 4263 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4266 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4267 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4268 && LARGE_OFF_T % 2147483647 == 1) 4287 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4290 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/bsd/liblzf/dist/ |
| configure | 2702 We can't simply define LARGE_OFF_T to be 9223372036854775807, 2705 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 2706 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 2707 && LARGE_OFF_T % 2147483647 == 1) 2831 We can't simply define LARGE_OFF_T to be 9223372036854775807, 2834 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 2835 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 2836 && LARGE_OFF_T % 2147483647 == 1) 2898 We can't simply define LARGE_OFF_T to be 9223372036854775807, 2901 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| configure | 4438 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4441 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4442 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4443 && LARGE_OFF_T % 2147483647 == 1) 4484 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4487 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4488 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4489 && LARGE_OFF_T % 2147483647 == 1) 4508 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4511 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc/dist/libcpp/ |
| configure | 4654 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4657 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4658 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4659 && LARGE_OFF_T % 2147483647 == 1) 4700 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4703 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4704 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4705 && LARGE_OFF_T % 2147483647 == 1) 4724 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4727 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc/dist/libiberty/ |
| configure | 4439 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4442 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4443 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4444 && LARGE_OFF_T % 2147483647 == 1) 4485 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4488 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4489 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4490 && LARGE_OFF_T % 2147483647 == 1) 4509 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4512 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc.old/dist/libcpp/ |
| configure | 4590 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4593 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4594 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4595 && LARGE_OFF_T % 2147483647 == 1) 4636 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4639 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4640 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4641 && LARGE_OFF_T % 2147483647 == 1) 4660 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4663 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| configure | 4289 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4292 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4293 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4294 && LARGE_OFF_T % 2147483647 == 1) 4335 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4338 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4339 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4340 && LARGE_OFF_T % 2147483647 == 1) 4359 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4362 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gdb/dist/libiberty/ |
| configure | 4438 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4441 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4442 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4443 && LARGE_OFF_T % 2147483647 == 1) 4484 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4487 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4488 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4489 && LARGE_OFF_T % 2147483647 == 1) 4508 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4511 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| configure | 4439 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4442 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4443 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4444 && LARGE_OFF_T % 2147483647 == 1) 4485 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4488 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4489 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4490 && LARGE_OFF_T % 2147483647 == 1) 4509 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4512 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/binutils/dist/libiberty/ |
| configure | 4301 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4304 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4305 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4306 && LARGE_OFF_T % 2147483647 == 1) 4347 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4350 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4351 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4352 && LARGE_OFF_T % 2147483647 == 1) 4371 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4374 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/bsd/file/dist/ |
| configure | 14175 We can't simply define LARGE_OFF_T to be 9223372036854775807, 14178 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) 14179 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 14180 && LARGE_OFF_T % 2147483647 == 1) 14224 We can't simply define LARGE_OFF_T to be 9223372036854775807, 14227 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) 14228 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 14229 && LARGE_OFF_T % 2147483647 == 1) 14249 We can't simply define LARGE_OFF_T to be 9223372036854775807, 14252 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31) [all...] |
| /src/external/bsd/libpcap/dist/ |
| configure | 5134 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5137 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) 5138 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 5139 && LARGE_OFF_T % 2147483647 == 1) 5183 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5186 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) 5187 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 5188 && LARGE_OFF_T % 2147483647 == 1) 5208 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5211 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31) [all...] |
| /src/external/gpl2/diffutils/dist/ |
| configure | 3129 We can't simply define LARGE_OFF_T to be 9223372036854775807, 3132 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 3133 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 3134 && LARGE_OFF_T % 2147483647 == 1) 3211 We can't simply define LARGE_OFF_T to be 9223372036854775807, 3214 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 3215 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 3216 && LARGE_OFF_T % 2147483647 == 1) 3256 We can't simply define LARGE_OFF_T to be 9223372036854775807, 3259 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/binutils/dist/libsframe/ |
| configure | 12305 We can't simply define LARGE_OFF_T to be 9223372036854775807, 12308 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 12309 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 12310 && LARGE_OFF_T % 2147483647 == 1) 12351 We can't simply define LARGE_OFF_T to be 9223372036854775807, 12354 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 12355 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 12356 && LARGE_OFF_T % 2147483647 == 1) 12375 We can't simply define LARGE_OFF_T to be 9223372036854775807, 12378 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/binutils.old/dist/gprof/ |
| configure | 11189 We can't simply define LARGE_OFF_T to be 9223372036854775807, 11192 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 11193 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 11194 && LARGE_OFF_T % 2147483647 == 1) 11235 We can't simply define LARGE_OFF_T to be 9223372036854775807, 11238 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 11239 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 11240 && LARGE_OFF_T % 2147483647 == 1) 11259 We can't simply define LARGE_OFF_T to be 9223372036854775807, 11262 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/binutils.old/dist/libsframe/ |
| configure | 11931 We can't simply define LARGE_OFF_T to be 9223372036854775807, 11934 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 11935 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 11936 && LARGE_OFF_T % 2147483647 == 1) 11977 We can't simply define LARGE_OFF_T to be 9223372036854775807, 11980 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 11981 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 11982 && LARGE_OFF_T % 2147483647 == 1) 12001 We can't simply define LARGE_OFF_T to be 9223372036854775807, 12004 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| configure | 12013 We can't simply define LARGE_OFF_T to be 9223372036854775807, 12016 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 12017 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 12018 && LARGE_OFF_T % 2147483647 == 1) 12059 We can't simply define LARGE_OFF_T to be 9223372036854775807, 12062 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 12063 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 12064 && LARGE_OFF_T % 2147483647 == 1) 12083 We can't simply define LARGE_OFF_T to be 9223372036854775807, 12086 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc/dist/lto-plugin/ |
| configure | 5420 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5423 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 5424 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 5425 && LARGE_OFF_T % 2147483647 == 1) 5466 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5469 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 5470 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 5471 && LARGE_OFF_T % 2147483647 == 1) 5490 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5493 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| configure | 11881 We can't simply define LARGE_OFF_T to be 9223372036854775807, 11884 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 11885 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 11886 && LARGE_OFF_T % 2147483647 == 1) 11927 We can't simply define LARGE_OFF_T to be 9223372036854775807, 11930 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 11931 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 11932 && LARGE_OFF_T % 2147483647 == 1) 11951 We can't simply define LARGE_OFF_T to be 9223372036854775807, 11954 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gcc.old/dist/lto-plugin/ |
| configure | 5410 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5413 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 5414 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 5415 && LARGE_OFF_T % 2147483647 == 1) 5456 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5459 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 5460 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 5461 && LARGE_OFF_T % 2147483647 == 1) 5480 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5483 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gdb/dist/gdbserver/ |
| configure | 4309 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4312 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4313 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4314 && LARGE_OFF_T % 2147483647 == 1) 4355 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4358 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 4359 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 4360 && LARGE_OFF_T % 2147483647 == 1) 4379 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4382 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |
| /src/external/gpl3/gdb/dist/gdbsupport/ |
| configure | 5750 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5753 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 5754 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 5755 && LARGE_OFF_T % 2147483647 == 1) 5796 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5799 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) 5800 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 5801 && LARGE_OFF_T % 2147483647 == 1) 5820 We can't simply define LARGE_OFF_T to be 9223372036854775807, 5823 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62) [all...] |