Home
last modified time | relevance | path

Searched defs:scanf (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio-read.c87 scanf (const char *format, ...) in scanf() function
/netbsd-src/external/lgpl3/gmp/dist/
H A DMakefile.am115 SUBDIRS = tests mpn mpz mpq mpf printf scanf rand cxx demos tune doc subdir
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddscope.d70 scanf = 0x8_0000, /// scanf-style function enumerator
H A Dfunc.d206 scanf = 0x400, /// is a scanf-like function enumerator
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc3221 TEST(MemorySanitizer, scanf) { in TEST() argument