Searched defs:with (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/lib/libc/stdio/ |
H A D | printfcommon.h | 115 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 D | vfprintf.c | 371 #define PAD(howmany, with) { \ in __vfprintf() argument 375 #define PRINTANDPAD(p, ep, len, with) { \ in __vfprintf() argument
|
H A D | vfwprintf.c | 448 #define PAD(howmany, with) { \ in __vfwprintf() argument 452 #define PRINTANDPAD(p, ep, len, with) { \ in __vfwprintf() argument
|
H A D | xprintf_float.c | 70 #define PRINTANDPAD(p, ep, len, with) do { \ argument
|
H A D | xprintf.c | 138 const char *with; in __printf_pad() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-ada-spec.c | 744 struct with { char *s; const char *in_file; int limited; }; argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ada-spec.c | 864 struct with { char *s; const char *in_file; bool limited; }; struct
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | regmove.c | 63 int with[MAX_RECOG_OPERANDS]; member
|
/dflybsd-src/contrib/libedit/src/ |
H A D | readline.c | 527 _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 D | bfdlink.h | 232 flag_type with; member
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | bfdlink.h | 282 flag_type with; member
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | bfdlink.h | 267 flag_type with; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | genmatch.c | 735 c_expr *with; member 1288 replace_id (operand *o, user_id *id, id_base *with) in replace_id()
|