Searched defs:fmt (Results 1 – 2 of 2) sorted by relevance
/elf/ |
A D | dl-misc.c | 78 _dl_debug_vdprintf (int fd, int tag_p, const char *fmt, va_list arg) in _dl_debug_vdprintf() 272 _dl_debug_printf (const char *fmt, ...) in _dl_debug_printf() 284 _dl_debug_printf_c (const char *fmt, ...) in _dl_debug_printf_c() 296 _dl_dprintf (int fd, const char *fmt, ...) in _dl_dprintf() 306 _dl_printf (const char *fmt, ...) in _dl_printf() 316 _dl_error_printf (const char *fmt, ...) in _dl_error_printf() 326 _dl_fatal_printf (const char *fmt, ...) in _dl_fatal_printf()
|
A D | tst-create_format1.c | 26 #define TEST(es, objn, fmt, ...) \ argument 75 #define TEST_LONG(es, objn, fmt, ...) \ in do_test() argument
|
Completed in 3 milliseconds