Home
last modified time | relevance | path

Searched defs:printf (Results 1 – 10 of 10) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dprintf.c45 printf(char const * __restrict fmt, ...) in printf() function
/freebsd/sys/contrib/libsodium/test/default/
H A Dcmptest.h160 #define printf(...) do { } while(0) macro
196 #define printf(...) fprintf(fp_res, __VA_ARGS__) macro
/freebsd/contrib/gdtoa/
H A Dstdio1.h90 #define printf Printf macro
/freebsd/bin/sh/bltin/
H A Dbltin.h52 #define printf out1fmt macro
/freebsd/tools/tools/zfsboottest/
H A Dzfsboottest.c70 #define printf(...) fprintf(stderr, __VA_ARGS__) macro
/freebsd/stand/libsa/
H A Dprintf.c67 printf(const char *fmt, ...) in printf() function
/freebsd/stand/i386/boot2/
H A Dboot2.c534 printf(const char *fmt,...) in printf() function
/freebsd/stand/powerpc/boot1.chrp/
H A Dboot1.c659 printf(const char *fmt, ...) in printf() function
/freebsd/sys/kern/
H A Dsubr_prf.c394 printf(const char *fmt, ...) in printf() function
/freebsd/crypto/heimdal/lib/hx509/
H A Dsoftp11.c150 #define printf error_use_st_logf macro