Home
last modified time | relevance | path

Searched refs:s_float_space (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Dread.h179 extern void s_float_space (int mult);
Dread.c329 {"dcb.d", s_float_space, 'd'},
331 {"dcb.s", s_float_space, 'f'},
333 {"dcb.x", s_float_space, 'x'},
3494 s_float_space (int float_type) in s_float_space() function
DChangeLog-98992858 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.
DChangeLog-2006642 s_float_space, s_struct, cons_worker, equals): Likewise.
DChangeLog-2007399 * read.c (s_float_space): Allow a zero length return from md_atof
DChangeLog-20092310 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
DChangeLog2168 (s_float_space, float_cons): ..and err.
DChangeLog-9295957 (s_float_space, s_struct): Likewise.
1703 (s_float_space): New function.
1707 (s_float_space): Declare.
DChangeLog-00011214 (s_float_space): Use ISALPHA instead of isalpha.