/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | dfp.c | 38 gdb_byte *to) in match_endianness() 100 decimal_from_number (const decNumber *from, gdb_byte *to, int len) in decimal_from_number() 123 decimal_to_number (const gdb_byte *from, int len, decNumber *to) in decimal_to_number() 175 const char *string) in decimal_from_string() 210 gdb_byte *to, int len, enum bfd_endian byte_order) in decimal_from_integral() 214 decNumber number; in decimal_from_integral() local 242 gdb_byte *to, int len, enum bfd_endian byte_order) in decimal_from_floating() 322 decNumber number; in decimal_is_zero() local 372 enum bfd_endian byte_order_from, gdb_byte *to, int len_to, in decimal_convert() 375 decNumber number; in decimal_convert() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | regex.c | 77 # define re_match(bufp, string, size, pos, regs) \ argument 79 # define re_search(bufp, string, size, startpos, range, regs) \ argument 652 # define STORE_NUMBER(destination, number) \ argument 657 # define STORE_NUMBER(destination, number) \ argument 669 # define STORE_NUMBER_AND_INCR(destination, number) \ argument 1975 # define STORE_JUMP(op, loc, to) \ argument 1979 # define STORE_JUMP2(op, loc, to, arg) \ argument 1983 # define INSERT_JUMP(op, loc, to) \ argument 1987 # define INSERT_JUMP2(op, loc, to, arg) \ argument 2184 # define IS_CHAR_CLASS(string) __wctype (string) argument [all …]
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | regex.c | 76 # define re_match(bufp, string, size, pos, regs) \ argument 78 # define re_search(bufp, string, size, startpos, range, regs) \ argument 651 # define STORE_NUMBER(destination, number) \ argument 656 # define STORE_NUMBER(destination, number) \ argument 668 # define STORE_NUMBER_AND_INCR(destination, number) \ argument 1974 # define STORE_JUMP(op, loc, to) \ argument 1978 # define STORE_JUMP2(op, loc, to, arg) \ argument 1982 # define INSERT_JUMP(op, loc, to) \ argument 1986 # define INSERT_JUMP2(op, loc, to, arg) \ argument 2183 # define IS_CHAR_CLASS(string) __wctype (string) argument [all …]
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | regex.c | 76 # define re_match(bufp, string, size, pos, regs) \ argument 78 # define re_search(bufp, string, size, startpos, range, regs) \ argument 651 # define STORE_NUMBER(destination, number) \ argument 656 # define STORE_NUMBER(destination, number) \ argument 668 # define STORE_NUMBER_AND_INCR(destination, number) \ argument 1974 # define STORE_JUMP(op, loc, to) \ argument 1978 # define STORE_JUMP2(op, loc, to, arg) \ argument 1982 # define INSERT_JUMP(op, loc, to) \ argument 1986 # define INSERT_JUMP2(op, loc, to, arg) \ argument 2183 # define IS_CHAR_CLASS(string) __wctype (string) argument [all …]
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | regex.c | 77 # define re_match(bufp, string, size, pos, regs) \ argument 79 # define re_search(bufp, string, size, startpos, range, regs) \ argument 652 # define STORE_NUMBER(destination, number) \ argument 657 # define STORE_NUMBER(destination, number) \ argument 669 # define STORE_NUMBER_AND_INCR(destination, number) \ argument 1975 # define STORE_JUMP(op, loc, to) \ argument 1979 # define STORE_JUMP2(op, loc, to, arg) \ argument 1983 # define INSERT_JUMP(op, loc, to) \ argument 1987 # define INSERT_JUMP2(op, loc, to, arg) \ argument 2184 # define IS_CHAR_CLASS(string) __wctype (string) argument [all …]
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | regex.c | 77 # define re_match(bufp, string, size, pos, regs) \ argument 79 # define re_search(bufp, string, size, startpos, range, regs) \ argument 652 # define STORE_NUMBER(destination, number) \ argument 657 # define STORE_NUMBER(destination, number) \ argument 669 # define STORE_NUMBER_AND_INCR(destination, number) \ argument 1975 # define STORE_JUMP(op, loc, to) \ argument 1979 # define STORE_JUMP2(op, loc, to, arg) \ argument 1983 # define INSERT_JUMP(op, loc, to) \ argument 1987 # define INSERT_JUMP2(op, loc, to, arg) \ argument 2184 # define IS_CHAR_CLASS(string) __wctype (string) argument [all …]
|
/dflybsd-src/bin/mined/ |
H A D | mined1.c | 852 length_of(char *string) in length_of() 868 copy_string(char *to, const char *from) in copy_string() 1816 num_out(long number) in num_out()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | collect2.c | 176 int number; member 513 dump_file (const char *name, FILE *to) in dump_file() 2241 is_in_args (const char *string, const char **args_begin, in is_in_args()
|
H A D | varasm.c | 885 const int number; in decode_reg_name_and_count() member 901 static const struct { const char *const name; const int number; } table[] in decode_reg_name_and_count() member 1368 assemble_asm (tree string) in assemble_asm() 5945 tree to; member 6654 char *string; in default_unique_section() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | varasm.c | 947 const int number; in decode_reg_name_and_count() member 963 static const struct { const char *const name; const int number; } table[] in decode_reg_name_and_count() member 1555 assemble_asm (tree string) in assemble_asm() 6017 tree to; member 6770 char *string; in default_unique_section() local
|