Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dread.h166 extern void s_float_space (int mult);
Dread.c330 {"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
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-2007399 * read.c (s_float_space): Allow a zero length return from md_atof
DChangeLog-2006642 s_float_space, s_struct, cons_worker, equals): Likewise.
DChangeLog-20092310 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
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.