LONG 29 maint/gnulib/lib/c-strtod.c #if LONG LONG 44 maint/gnulib/lib/c-strtod.c && ((LONG ? HAVE_GOOD_STRTOLD_L : HAVE_GOOD_STRTOD_L) \ LONG 70 maint/gnulib/lib/c-strtod.c && ((LONG ? HAVE_GOOD_STRTOLD_L : HAVE_GOOD_STRTOD_L) \ LONG 81 maint/gnulib/lib/c-strtod.c # if (LONG ? HAVE_GOOD_STRTOLD_L : HAVE_GOOD_STRTOD_L) LONG 75 maint/gnulib/lib/ftruncate.c LONG size_hi = (LONG) (size >> 32); LONG 76 maint/gnulib/lib/ftruncate.c if (SetFilePointer (tmph, (LONG) size, &size_hi, FILE_BEGIN) LONG 93 maint/gnulib/lib/ftruncate.c LONG pos_hi = 0; LONG 94 maint/gnulib/lib/ftruncate.c LONG pos_lo = SetFilePointer (tmph, (LONG) 0, &pos_hi, FILE_END); LONG 35 maint/gnulib/lib/getrandom.c # define NTSTATUS LONG LONG 48 maint/gnulib/lib/simple-atomic.c return InterlockedCompareExchange ((LONG volatile *) vp, LONG 49 maint/gnulib/lib/simple-atomic.c (LONG) newval, (LONG) cmp); LONG 47 maint/gnulib/lib/strtol.c # define INT LONG int LONG 49 maint/gnulib/lib/strtol.c # define INT unsigned LONG int LONG 216 maint/gnulib/lib/strtol.c register unsigned LONG int cutoff; LONG 218 maint/gnulib/lib/strtol.c register unsigned LONG int i; LONG 319 maint/gnulib/lib/strtol.c cutoff = STRTOL_ULONG_MAX / (unsigned LONG int) base; LONG 320 maint/gnulib/lib/strtol.c cutlim = STRTOL_ULONG_MAX % (unsigned LONG int) base; LONG 341 maint/gnulib/lib/strtol.c i *= (unsigned LONG int) base; LONG 360 maint/gnulib/lib/strtol.c ? -((unsigned LONG int) (STRTOL_LONG_MIN + 1)) + 1 LONG 361 maint/gnulib/lib/strtol.c : (unsigned LONG int) STRTOL_LONG_MAX)) LONG 29 maint/gnulib/lib/windows-initguard.h volatile LONG started; LONG 29 maint/gnulib/lib/windows-once.h volatile LONG started; LONG 27 maint/gnulib/lib/windows-spin.h LONG volatile word; LONG 29 maint/gnulib/lib/xstrtod.c #if LONG