Searched refs:s_fill (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | read.h | 155 extern void s_fill (int);
|
H A D | read.c | 314 {"fill", s_fill, 0}, 1678 s_fill (int ignore ATTRIBUTE_UNUSED) in s_fill() function
|
H A D | ChangeLog-9295 | 65 * read.c (s_fill): If md_flush_pending_output is defined, call 9486 (s_abort, s_align_ptwo, s_comm, s_data, s_app_line, s_fill, 12028 (s_fill): Use memset, not bzero. 12731 * read.c (s_fill): make the .fill size clamped error a warn and 12812 * read.c (s_fill): make the , expressions optional like the doc
|
H A D | ChangeLog-9899 | 4502 * read.c (s_fill): Handle non-constant repeat counts by creating
|
H A D | ChangeLog-9697 | 4726 * read.c (s_fill): Don't warn about a zero repeat count.
|
H A D | ChangeLog-0001 | 2013 * read.c (s_fill): Correct spelling error in comments.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | read.h | 154 extern void s_fill (int);
|
H A D | read.c | 336 {"fill", s_fill, 0}, 1828 s_fill (int ignore ATTRIBUTE_UNUSED) in s_fill() function
|
H A D | ChangeLog-9295 | 65 * read.c (s_fill): If md_flush_pending_output is defined, call 9486 (s_abort, s_align_ptwo, s_comm, s_data, s_app_line, s_fill, 12028 (s_fill): Use memset, not bzero. 12731 * read.c (s_fill): make the .fill size clamped error a warn and 12812 * read.c (s_fill): make the , expressions optional like the doc
|
H A D | ChangeLog-9899 | 4502 * read.c (s_fill): Handle non-constant repeat counts by creating
|
H A D | ChangeLog-9697 | 4726 * read.c (s_fill): Don't warn about a zero repeat count.
|
H A D | ChangeLog-0001 | 2013 * read.c (s_fill): Correct spelling error in comments.
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mcore.c | 308 mcore_pool_count (s_fill, unused); 310 s_fill (unused);
|
H A D | tc-hppa.c | 8321 s_fill (0);
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mcore.c | 320 mcore_pool_count (s_fill, unused); in mcore_fill() 322 s_fill (unused); in mcore_fill()
|
H A D | tc-hppa.c | 8347 s_fill (0);
|