| /netbsd-src/games/trek/ |
| H A D | getpar.c | 62 i = scanf("%d", &n); in getintpar() 85 i = scanf("%lf", &d); in getfltpar() 138 scanf("%*[ \t;]"); in getcodpar() 139 if ((c = scanf("%99[^ \t;\n]", input)) < 0) in getcodpar() 206 scanf("%*[\t ;]"); in getstrpar() 207 i = scanf(format, r); in getstrpar()
|
| /netbsd-src/lib/libc/stdio/ |
| H A D | Makefile.inc | 17 rget.c scanf.c setbuf.c setbuffer.c setvbuf.c snprintf_ss.c \ 31 printf_l.3 putc.3 putwc.3 remove.3 scanf.3 scanf_l.3 setbuf.3 stdio.3 \ 58 MLINKS+=scanf.3 fscanf.3 scanf.3 sscanf.3 scanf.3 vfscanf.3 scanf.3 vscanf.3 \ 59 scanf.3 vsscanf.3
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/ |
| H A D | stdio.d | 1174 pragma(scanf) 1186 pragma(scanf) 1198 pragma(scanf) 1210 pragma(scanf) 1222 pragma(scanf) 1234 pragma(scanf) 1237 alias __mingw_scanf scanf; 1245 pragma(scanf) 1251 pragma(scanf) 1257 pragma(scanf) [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/ |
| H A D | Makefile.am | 115 SUBDIRS = tests mpn mpz mpq mpf printf scanf rand cxx demos tune doc subdir 253 scanf/doscan$U.lo scanf/fscanf$U.lo scanf/fscanffuns$U.lo \ 254 scanf/scanf$U.lo scanf/sscanf$U.lo scanf/sscanffuns$U.lo \ 255 scanf/vfscanf$U.lo scanf/vscanf$U.lo scanf/vsscanf$U.lo
|
| /netbsd-src/sys/arch/i386/stand/misc/ |
| H A D | rawrite.c | 133 scanf("%s", fname); in main() 141 scanf("%s", fname); in main()
|
| /netbsd-src/external/lgpl3/gmp/dist/tests/misc/ |
| H A D | Makefile.in | 107 check_PROGRAMS = t-printf$(EXEEXT) t-scanf$(EXEEXT) t-locale$(EXEEXT) 133 t_scanf_SOURCES = t-scanf.c 134 t_scanf_OBJECTS = t-scanf.$(OBJEXT) 171 SOURCES = t-locale.c t-printf.c t-scanf.c 172 DIST_SOURCES = t-locale.c t-printf.c t-scanf.c 624 t-scanf$(EXEEXT): $(t_scanf_OBJECTS) $(t_scanf_DEPENDENCIES) $(EXTRA_t_scanf_DEPENDENCIES) 625 @rm -f t-scanf$(EXEEXT) 849 t-scanf.log: t-scanf$(EXEEXT)
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
| H A D | stdio.in.h | 1277 # undef scanf 1279 # define scanf __scanf__ 1287 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1290 # undef scanf 1291 # define scanf rpl_scanf 1293 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1296 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1299 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1302 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|
| /netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| H A D | stdio.h | 1788 # undef scanf 1790 # define scanf __scanf__ 1798 _GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...)); 1801 # undef scanf 1802 # define scanf rpl_scanf 1804 _GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...) 1807 _GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...)); 1810 _GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...)); 1813 _GL_CXXALIASWARN (scanf);
|