Home
last modified time | relevance | path

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

/freebsd-src/lib/libc/stdio/
H A Dprintfcommon.h115 io_pad(struct io_state *iop, int howmany, const CHAR * __restrict with, in io_pad()
135 int len, const CHAR * __restrict with, locale_t locale) in io_printandpad()
H A Dvfprintf.c376 PAD(howmany,with) __vfprintf() argument
380 PRINTANDPAD(p,ep,len,with) __vfprintf() argument
[all...]
H A Dxprintf_float.c70 #define PRINTANDPAD(p, ep, len, with) do { \ argument
H A Dvfwprintf.c451 #define PRINTANDPAD(p, ep, len, with) { \ in __vfwprintf() argument
455 PRINTANDPAD(p,ep,len,with) __vfwprintf() argument
[all...]
H A Dxprintf.c141 const char *with; in __printf_pad() local
/freebsd-src/contrib/bc/src/
H A Dbc_lex.c157 bc_lex_assign(BcLex * l,BcLexType with,BcLexType without) bc_lex_assign() argument
/freebsd-src/crypto/openssl/util/perl/OpenSSL/
H A DTest.pm752 sub with { subroutine
/freebsd-src/contrib/sendmail/libsm/
H A Dvfprintf.c232 #define PAD(howmany, with) do \ argument
/freebsd-src/contrib/libedit/
H A Dreadline.c523 _rl_compat_sub(const char *str, const char *what, const char *with, in _rl_compat_sub()
752 char *with = el_realloc(*top, size * sizeof(*with)); in getto() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp284 error(toString(file) + " is incompatible with " + target); in isCompatible() local
[all...]