Home | History | Annotate | Download | only in gas

Lines Matching refs:more

14    GNU General Public License for more details.
273 /* Use more. FIXME-SOMEDAY. */
462 won't be able to use it for a while -- probably a year or more.
681 /* If there is more than a single byte, then we need to set up the
779 /* We have more of this buffer to parse. */
2589 or zero if there are no more lines. */
3234 this just grew, and could be parsed much more simply!
3832 CONStruct more frag of .bytes, or .words etc.
4807 CONStruct some more frag chars of .floats .ffloats etc.
4808 Makes 0 or more new frags.
4974 int more;
4985 more = !((((value == 0) && ((byte & 0x40) == 0))
4987 if (more)
4992 while (more);
5007 /* More bytes to follow. */
5270 Reads 0 or more ',' separated, double-quoted strings.
5295 /* The following awkward logic is to parse ZERO or more strings,