Searched refs:vfscanf (Results 1 – 19 of 19) sorted by relevance
| /trueos/contrib/libstdc++/include/c_std/ |
| D | std_cstdio.h | 150 #undef vfscanf 161 (vfscanf)(FILE * restrict, const char * restrict, __gnuc_va_list); 171 using ::vfscanf; 182 using ::__gnu_cxx::vfscanf;
|
| /trueos/lib/libc/stdio/ |
| HD | Makefile.inc | 24 vfscanf.c \ 77 MLINKS+=scanf.3 fscanf.3 scanf.3 sscanf.3 scanf.3 vfscanf.3 scanf.3 vscanf.3 \
|
| HD | Symbol.map | 96 vfscanf;
|
| HD | vfscanf.c | 107 __weak_reference(__vfscanf, vfscanf);
|
| /trueos/contrib/libc++/include/ |
| D | cstdio | 64 int vfscanf(FILE* restrict stream, const char* restrict format, va_list arg); // C99 148 using ::vfscanf;
|
| /trueos/contrib/libstdc++/include/c_compatibility/ |
| D | stdio.h | 56 using std::vfscanf;
|
| /trueos/lib/libsm/ |
| HD | Makefile | 30 vasprintf.c vfprintf.c vfscanf.c vprintf.c vsnprintf.c \
|
| /trueos/contrib/libstdc++/include/tr1/ |
| D | cstdio | 49 using std::vfscanf;
|
| /trueos/contrib/ncurses/ncurses/base/ |
| HD | vsscanf.c | 178 return (vfscanf(&strbuf, format, ap)); in vsscanf()
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | TargetLibraryInfo.h | 636 vfscanf, enumerator
|
| /trueos/include/ |
| HD | stdio.h | 281 int vfscanf(FILE * __restrict, const char * __restrict, __va_list)
|
| /trueos/contrib/llvm/lib/Transforms/IPO/ |
| HD | FunctionAttrs.cpp | 1437 case LibFunc::vfscanf: in inferPrototypeAttributes()
|
| /trueos/contrib/gcc/ |
| HD | builtins.def | 548 DEF_C99_BUILTIN (BUILT_IN_VFSCANF, "vfscanf", BT_FN_INT_FILEPTR_CONST_STRING_VALIST_ARG, ATT…
|
| /trueos/contrib/ncurses/ |
| HD | aclocal.m4 | 1343 return (vfscanf(&strbuf, "%d", ap))],[cf_cv_func_vsscanf=vfscanf],[ 1359 vfscanf) AC_DEFINE(HAVE_VFSCANF);; #(vi
|
| /trueos/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | Builtins.def | 726 LIBBUILTIN(vfscanf, "iP*RcC*Ra", "fS:1:", "stdio.h", ALL_LANGUAGES)
|
| /trueos/contrib/libstdc++/ |
| D | acinclude.m4 | 905 vfscanf(stderr, "%i", args);
|
| D | ChangeLog-2001 | 3245 (vfscanf): Same.
|
| D | configure | 7550 vfscanf(stderr, "%i", args);
|
| /trueos/contrib/gcc/doc/ |
| HD | extend.texi | 1950 @code{snprintf}, @code{vsnprintf}, @code{vscanf}, @code{vfscanf} and 5716 @findex vfscanf 5813 @code{vfscanf}, @code{vscanf}, @code{vsnprintf} and @code{vsscanf}
|