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

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

Completed in 123 milliseconds