HomeSort by: relevance | last modified time | path
    Searched defs:ftell (Results 1 - 25 of 58) sorted by relevancy

1 2 3

  /src/lib/libc/stdio/
ftell.c 1 /* $NetBSD: ftell.c,v 1.20 2012/03/27 15:05:42 christos Exp $ */
38 static char sccsid[] = "@(#)ftell.c 8.2 (Berkeley) 5/4/95";
40 __RCSID("$NetBSD: ftell.c,v 1.20 2012/03/27 15:05:42 christos Exp $");
51 * ftell: return current offset.
54 ftell(FILE *fp) function
  /src/external/gpl3/gcc/dist/libgfortran/io/
intrinsics.c 2 FTELL, TTYNAM and ISATTY intrinsics.
257 /* FTELL intrinsic */
274 extern GFC_IO_INT PREFIX(ftell) (int *);
275 export_proto_np(PREFIX(ftell));
278 PREFIX(ftell) (int *unit) function
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
intrinsics.c 2 FTELL, TTYNAM and ISATTY intrinsics.
257 /* FTELL intrinsic */
274 extern GFC_IO_INT PREFIX(ftell) (int *);
275 export_proto_np(PREFIX(ftell));
278 PREFIX(ftell) (int *unit) function
  /src/external/lgpl3/gmp/dist/tests/misc/
t-scanf.c 140 got_ftell = ftell (fp);
187 got_ftell = ftell (fp);
576 printf ("%s wrong ftell\n", name);
592 printf (" ftell want =%ld\n", want_ftell);
612 long ftell; member in struct:__anon23329
870 want_ftell = data[i].ftell;
961 printf ("%s wrong ftell\n", name);
976 printf (" ftell want =%ld\n", want_ftell);
996 long ftell; /* or -1 for length of input string */ member in struct:__anon23330
1180 want_ftell = data[i].ftell;
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
stdio.h 1223 /* ftell, ftello. See the comments on fseek/fseeko. */
1228 # undef ftell
1232 # undef ftell
1233 # define ftell rpl_ftell
1235 _GL_FUNCDECL_RPL (ftell, long, (FILE *fp) _GL_ARG_NONNULL ((1)));
1236 _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
1238 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
1241 _GL_CXXALIASWARN (ftell);
1248 # undef ftell
1266 # undef ftell macro
    [all...]

Completed in 40 milliseconds

1 2 3