Searched defs:format (Results 51 - 75 of 249) sorted by relevance

12345678910

/haiku-buildtools/binutils/libiberty/
H A Dvsnprintf.c60 vsnprintf (char *s, size_t n, const char *format, va_list ap) argument
95 checkit (char *s, size_t n, const char *format, ...) argument
H A D_doprnt.c78 _doprnt (const char *format, va_list ap, FILE *stream) argument
222 checkit (const char* format, ...) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dpr58106.c31 const char *format = (rtx_format[(int) (((enum rtx_code) (exp)->code))]); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr44807.c33 print_job (int *job, int format, int state, int job_index) argument
/haiku-buildtools/gcc/gcc/
H A Derrors.c44 warning (const char *format, ...) argument
59 error (const char *format, ...) argument
76 fatal (const char *format, ...) argument
91 internal_error (const char *format, argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/time_get/get/char/
H A D1.cc57 string format = "d %Y-%m-%d %H:%M:%S"; local
[all...]
H A D2.cc58 string format = "%A, den %d. %B %Y"; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/time_get/get/wchar_t/
H A D1.cc57 wstring format = L"d %Y-%m-%d %H:%M:%S"; local
[all...]
H A D2.cc58 wstring format = L"%A, den %d. %B %Y"; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/time_put/put/char/
H A D12439_3.cc33 do_put(iter_type s, std::ios_base&, char_type, const std::tm*, char format, char) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/
H A D12439_3.cc33 do_put(iter_type s, std::ios_base&, char_type, const std::tm*, char format, char) const argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr50712.c14 MSVCRT_vfprintf_s(MSVCRT_FILE* file, const char *format, va_list valist) argument
23 MSVCRT_vprintf_s(const char *format, va_list valist) argument
28 MSVCRT_fprintf_s(MSVCRT_FILE* file, const char *format, ...) argument
/haiku-buildtools/binutils/gas/
H A Demul.h36 const struct format_ops * format; member in struct:emulation
/haiku-buildtools/legacy/binutils/bfd/
H A Dformat.c91 bfd_check_format (bfd *abfd, bfd_format format) argument
117 bfd_check_format_matches(bfd *abfd, bfd_format format, char ***matching) argument
391 bfd_set_format(bfd *abfd, bfd_format format) argument
429 bfd_format_string(bfd_format format) argument
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A D_doprnt.c78 _doprnt (const char *format, va_list ap, FILE *stream) argument
222 checkit (const char* format, ...) argument
/haiku-buildtools/legacy/gcc/gcc/
H A Ddoprint.c212 checkit VPROTO ((const char* format, ...)) argument
218 char *format; local
[all...]
H A Dgencodes.c86 fatal VPROTO ((const char *format, ...)) argument
89 const char *format; local
H A Dgengenrtl.c32 const char *enumname, *name, *format; member in struct:rtx_definition
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/x86_64/abi/
H A Dtest_varargs.c36 my_noprintf (char *format, ...) argument
/haiku-buildtools/gcc/libiberty/
H A D_doprnt.c78 _doprnt (const char *format, va_list ap, FILE *stream) argument
222 checkit (const char* format, ...) argument
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc26 void RenderFrame(InternalScopedString *buffer, const char *format, int frame_no, argument
/haiku-buildtools/binutils/binutils/
H A Dbfdtest2.c57 check_format_any (struct bfd *abfd, bfd_format format) argument
/haiku-buildtools/legacy/binutils/libiberty/testsuite/
H A Dtest-demangle.c134 struct line format; local
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dw65-dis.c33 print_operand (int lookup, char *format, int *args) argument
/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dobprintf.c117 _IO_obstack_vprintf (struct obstack *obstack, const char *format, va_list args) argument

Completed in 155 milliseconds

12345678910