Home
last modified time | relevance | path

Searched refs:s_fill (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/
H A Dread.h155 extern void s_fill (int);
H A Dread.c314 {"fill", s_fill, 0},
1678 s_fill (int ignore ATTRIBUTE_UNUSED) in s_fill() function
H A DChangeLog-929565 * 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 DChangeLog-98994502 * read.c (s_fill): Handle non-constant repeat counts by creating
H A DChangeLog-96974726 * read.c (s_fill): Don't warn about a zero repeat count.
H A DChangeLog-00012013 * read.c (s_fill): Correct spelling error in comments.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dread.h154 extern void s_fill (int);
H A Dread.c336 {"fill", s_fill, 0},
1828 s_fill (int ignore ATTRIBUTE_UNUSED) in s_fill() function
H A DChangeLog-929565 * 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 DChangeLog-98994502 * read.c (s_fill): Handle non-constant repeat counts by creating
H A DChangeLog-96974726 * read.c (s_fill): Don't warn about a zero repeat count.
H A DChangeLog-00012013 * read.c (s_fill): Correct spelling error in comments.
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-mcore.c308 mcore_pool_count (s_fill, unused);
310 s_fill (unused);
H A Dtc-hppa.c8321 s_fill (0);
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mcore.c320 mcore_pool_count (s_fill, unused); in mcore_fill()
322 s_fill (unused); in mcore_fill()
H A Dtc-hppa.c8347 s_fill (0);