Searched refs:s_float_space (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | read.h | 166 extern void s_float_space (int mult);
|
D | read.c | 330 {"dcb.d", s_float_space, 'd'}, 332 {"dcb.s", s_float_space, 'f'}, 334 {"dcb.x", s_float_space, 'x'}, 3431 s_float_space (int float_type) in s_float_space() function
|
D | ChangeLog-9899 | 2858 s_float_space, s_struct, cons_worker): Move ignore_rest_of_line or 4254 * read.c (read_a_source_file, s_align, s_float_space): Likewise.
|
D | ChangeLog-2007 | 399 * read.c (s_float_space): Allow a zero length return from md_atof
|
D | ChangeLog-2006 | 642 s_float_space, s_struct, cons_worker, equals): Likewise.
|
D | ChangeLog-2009 | 2310 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
|
D | ChangeLog-9295 | 957 (s_float_space, s_struct): Likewise. 1703 (s_float_space): New function. 1707 (s_float_space): Declare.
|
D | ChangeLog-0001 | 1214 (s_float_space): Use ISALPHA instead of isalpha.
|