Searched refs:__format (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dattrib11.C10 extern int printf (__const char *__restrict __format, ...) throw ();
11 extern int scanf (__const char *__restrict __format, ...) throw ();
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A D20100518_0.c5 extern int printf (__const char *__restrict __format, ...);
H A Dpr60449_0.c3 extern int printf (const char *__restrict __format, ...);
H A Dpr60449_1.c1 extern int printf (const char *__restrict __format, ...);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A D20041219-1.c6 extern int printf (__const char *__restrict __format, ...);
H A DWarray-bounds-5.c5 extern int printf (__const char *__restrict __format, ...);
H A Dpr59418.c8 extern int printf (const char *__format, ...);
H A DWarray-bounds-6.c5 extern int printf (__const char *__restrict __format, ...);
H A Ddelay-slot-2.c7 extern int printf (__const char *__restrict __format, ...);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr38405.c4 extern int printf (char *__format, ...);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/
H A Dpr27661.c7 extern int printf (__const char *__restrict __format, ...);
/haiku-buildtools/gcc/libssp/ssp/
H A Dstdio.h53 __const char *__restrict__ __format, ...);
55 __const char *__restrict__ __format,
65 size_t __slen, __const char *__restrict__ __format,
68 size_t __slen, __const char *__restrict__ __format,
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/vect/
H A Dpr33834_2.cc7 __const char *__restrict __format, ...);
/haiku-buildtools/gcc/fixincludes/tests/base/
H A Dstdio.h107 extern int fscanf( FILE *__stream, const char *__format, ...);
108 extern int scanf( const char *__format, ...);
115 extern int sscanf( const char *__s, const char *__format, ...);
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D991026-2.c3 extern int printf (__const char *__restrict __format, ...) ;
H A Dpr33173.c6 extern int printf (__const char *__restrict __format, ...);
/haiku-buildtools/gcc/libstdc++-v3/config/locale/generic/
H A Dtime_members.cc43 _M_put(char* __s, size_t __maxlen, const char* __format, argument
51 const size_t __len = strftime(__s, __maxlen, __format, __tm);
128 _M_put(wchar_t* __s, size_t __maxlen, const wchar_t* __format, argument
136 const size_t __len = wcsftime(__s, __maxlen, __format, __tm);
/haiku-buildtools/gcc/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc42 _M_put(char* __s, size_t __maxlen, const char* __format, argument
46 const size_t __len = __strftime_l(__s, __maxlen, __format, __tm,
54 const size_t __len = strftime(__s, __maxlen, __format, __tm);
198 _M_put(wchar_t* __s, size_t __maxlen, const wchar_t* __format, argument
202 const size_t __len = __wcsftime_l(__s, __maxlen, __format, __tm,
210 const size_t __len = wcsftime(__s, __maxlen, __format, __tm);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr45679-1_1.C4 extern int fprintf (FILE *__restrict __stream, __const char *__restrict __format, ...);
H A Dpr45679-2_1.C20 extern int fprintf (FILE *__restrict __stream, __const char *__restrict __format, ...);
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h212 _M_put(_CharT* __s, size_t __maxlen, const _CharT* __format,
552 * @param __format Format specifier.
558 ios_base::iostate& __err, tm* __tm, char __format,
561 return this->do_get(__s, __end, __io, __err, __tm, __format,
715 * @param __format Format specifier.
725 char __format, char __modifier) const;
746 // Extract on a component-by-component basis, via __format argument.
750 const _CharT* __format) const;
850 * @param __format Format char.
856 const tm* __tm, char __format, cha
557 get(iter_type __s, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm, char __format, char __modifier = 0) const argument
855 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm, char __format, char __mod = 0) const argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dlb1sf68.asm149 __format: label
165 FORMT = __format - SYM (_fpCCR)
258 movew d6,a0@(FORMT) | and __format
/haiku-buildtools/gcc/libgcc/config/m68k/
H A Dlb1sf68.S285 __format: label
301 FORMT = __format - SYM (_fpCCR)
394 movew d6,a0@(FORMT) | and __format

Completed in 248 milliseconds