Home
last modified time | relevance | path

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

/dflybsd-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.c371 #define PAD(howmany, with) { \ in __vfprintf() argument
375 #define PRINTANDPAD(p, ep, len, with) { \ in __vfprintf() argument
H A Dvfwprintf.c448 #define PAD(howmany, with) { \ in __vfwprintf() argument
452 #define PRINTANDPAD(p, ep, len, with) { \ in __vfwprintf() argument
H A Dxprintf_float.c70 #define PRINTANDPAD(p, ep, len, with) do { \ argument
H A Dxprintf.c138 const char *with; in __printf_pad() local
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-ada-spec.c744 struct with { char *s; const char *in_file; int limited; }; argument
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-ada-spec.c864 struct with { char *s; const char *in_file; bool limited; }; struct
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dregmove.c63 int with[MAX_RECOG_OPERANDS]; member
/dflybsd-src/contrib/libedit/src/
H A Dreadline.c527 _rl_compat_sub(const char *str, const char *what, const char *with, in _rl_compat_sub()
756 char *with = el_realloc(*top, size * sizeof(*with)); in getto() local
/dflybsd-src/contrib/gdb-7/include/
H A Dbfdlink.h232 flag_type with; member
/dflybsd-src/contrib/binutils-2.34/include/
H A Dbfdlink.h282 flag_type with; member
/dflybsd-src/contrib/binutils-2.27/include/
H A Dbfdlink.h267 flag_type with; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenmatch.c735 c_expr *with; member
1288 replace_id (operand *o, user_id *id, id_base *with) in replace_id()