Home
last modified time | relevance | path

Searched refs:__format (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdio.h332 __const char *__restrict __format, ...);
337 extern int printf (__const char *__restrict __format, ...);
340 __const char *__restrict __format, ...) __THROW;
346 extern int vfprintf (FILE *__restrict __s, __const char *__restrict __format,
352 extern int vprintf (__const char *__restrict __format, _G_va_list __arg);
354 extern int vsprintf (char *__restrict __s, __const char *__restrict __format,
362 __const char *__restrict __format, ...)
366 __const char *__restrict __format, _G_va_list __arg)
404 __const char *__restrict __format, ...) __wur;
409 extern int scanf (__const char *__restrict __format, ...) __wur;
[all …]
H A Dwchar.h542 __const wchar_t *__restrict __format, ...)
548 extern int wprintf (__const wchar_t *__restrict __format, ...)
552 __const wchar_t *__restrict __format, ...)
560 __const wchar_t *__restrict __format,
567 extern int vwprintf (__const wchar_t *__restrict __format,
573 __const wchar_t *__restrict __format,
583 __const wchar_t *__restrict __format, ...)
589 extern int wscanf (__const wchar_t *__restrict __format, ...)
593 __const wchar_t *__restrict __format, ...)
604 __const wchar_t *__restrict __format, ...),
[all …]
H A Derr.h35 extern void warn (__const char *__format, ...)
37 extern void vwarn (__const char *__format, __gnuc_va_list)
41 extern void warnx (__const char *__format, ...)
43 extern void vwarnx (__const char *__format, __gnuc_va_list)
47 extern void err (int __status, __const char *__format, ...)
49 extern void verr (int __status, __const char *__format, __gnuc_va_list)
51 extern void errx (int __status, __const char *__format, ...)
H A Derror.h32 extern void error (int __status, int __errnum, __const char *__format, ...)
36 unsigned int __lineno, __const char *__format, ...)
H A Dmonetary.h41 __const char *__restrict __format, ...)
50 __const char *__restrict __format, ...)
H A Dtime.h201 __const char *__restrict __format,
219 __const char *__restrict __format,
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Derror.h26 __const char *__format, ...),
30 __const char *__format, ...),
38 error (int __status, int __errnum, __const char *__format, ...) in error() argument
41 __error_noreturn (__status, __errnum, __format, __va_arg_pack ()); in error()
43 __error_alias (__status, __errnum, __format, __va_arg_pack ()); in error()
50 __const char *__format, ...),
56 __const char *__format,
66 unsigned int __line,__const char *__format, ...) in error_at_line() argument
69 __error_at_line_noreturn (__status, __errnum, __fname, __line, __format, in error_at_line()
73 __format, __va_arg_pack ()); in error_at_line()
H A Dstdio2.h25 __const char *__restrict __format, ...) __THROW;
27 __const char *__restrict __format,
54 size_t __slen, __const char *__restrict __format,
57 size_t __slen, __const char *__restrict __format,
87 __const char *__restrict __format, ...);
88 extern int __printf_chk (int __flag, __const char *__restrict __format, ...);
90 __const char *__restrict __format, _G_va_list __ap);
91 extern int __vprintf_chk (int __flag, __const char *__restrict __format,
145 int __flag, __const char *__restrict __format,
150 __const char *__restrict __format,
H A Dwchar2.h274 __const wchar_t *__restrict __format, ...)
304 __const wchar_t *__restrict __format,
327 __const wchar_t *__restrict __format, ...);
328 extern int __wprintf_chk (int __flag, __const wchar_t *__restrict __format,
331 __const wchar_t *__restrict __format,
333 extern int __vwprintf_chk (int __flag, __const wchar_t *__restrict __format,