Searched defs:__fmt (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stdio2.h | 32 __NTH (sprintf (char *__restrict __s, __const char *__restrict __fmt, ...)) in __NTH() 44 __NTH (vsprintf (char *__restrict __s, __const char *__restrict __fmt, in __NTH() 63 __const char *__restrict __fmt, ...)) in __NTH() 76 __const char *__restrict __fmt, _G_va_list __ap)) in __NTH() 96 fprintf (FILE *__restrict __stream, __const char *__restrict __fmt, ...) in fprintf() 103 printf (__const char *__restrict __fmt, ...) in printf() 115 vprintf (__const char *__restrict __fmt, _G_va_list __ap) in vprintf() 126 __const char *__restrict __fmt, _G_va_list __ap) in vfprintf() 156 __NTH (asprintf (char **__restrict __ptr, __const char *__restrict __fmt, ...)) in __NTH() 163 __NTH (__asprintf (char **__restrict __ptr, __const char *__restrict __fmt, in __NTH() [all …]
|
| H A D | wchar2.h | 285 __const wchar_t *__restrict __fmt, ...)) in __NTH() 315 __const wchar_t *__restrict __fmt, __gnuc_va_list __ap)) in __NTH() 338 wprintf (__const wchar_t *__restrict __fmt, ...) in wprintf() 344 fwprintf (__FILE *__restrict __stream, __const wchar_t *__restrict __fmt, ...) in fwprintf() 357 vwprintf (__const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vwprintf() 364 __const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vfwprintf()
|
| H A D | syslog.h | 30 syslog (int __pri, __const char *__fmt, ...) in syslog() 46 vsyslog (int __pri, __const char *__fmt, __gnuc_va_list __ap) in vsyslog()
|
| H A D | stdio.h | 37 vprintf (__const char *__restrict __fmt, _G_va_list __arg) in vprintf()
|
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | teec_trace.h | 87 #define __PRINTFLIKE(__fmt, __varargs) __attribute__\ argument
|