• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/

Lines Matching refs:off_t

5155 #include <sys/types.h> /* for off_t */
5160 int (*fp) (FILE *, off_t, int) = fseeko;
5205 #include <sys/types.h> /* for off_t */
5210 int (*fp) (FILE *, off_t, int) = fseeko;
8108 /* Check that off_t can represent 2**63 - 1 correctly.
8112 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
8204 /* Check that off_t can represent 2**63 - 1 correctly.
8208 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
8255 /* Check that off_t can represent 2**63 - 1 correctly.
8259 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
8327 /* Check that off_t can represent 2**63 - 1 correctly.
8331 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
8378 /* Check that off_t can represent 2**63 - 1 correctly.
8382 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
8443 { $as_echo "$as_me:$LINENO: checking size of off_t" >&5
8444 $as_echo_n "checking size of off_t... " >&6; }
8460 static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) >= 0)];
8497 static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= $ac_mid)];
8551 static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) < 0)];
8588 static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) >= $ac_mid)];
8652 static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= $ac_mid)];
8692 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (off_t)
8694 $as_echo "$as_me: error: cannot compute sizeof (off_t)
8709 static long int longval () { return (long int) (sizeof (off_t)); }
8710 static unsigned long int ulongval () { return (long int) (sizeof (off_t)); }
8720 if (((long int) (sizeof (off_t))) < 0)
8723 if (i != ((long int) (sizeof (off_t))))
8730 if (i != ((long int) (sizeof (off_t))))
8774 { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (off_t)
8776 $as_echo "$as_me: error: cannot compute sizeof (off_t)
20513 #include <sys/types.h> /* for off_t */
20519 return lseek (0, (off_t)0, SEEK_CUR) < 0;
25267 #include <sys/types.h> /* for off_t */
25272 int (*fp) (FILE *, off_t, int) = fseeko;
25317 #include <sys/types.h> /* for off_t */
25322 int (*fp) (FILE *, off_t, int) = fseeko;