Lines Matching defs:in

11    GAS is distributed in the hope that it will be useful, but WITHOUT
23 Has a few routines that don't fit in other modules because they
29 Since no-one else says they will support them in future: I
89 obstack code will use whatever will fit in a 4096 byte block. */
118 /* Keep a record of the itbl files we read in. */
278 map OLD to NEW in debug information\n"));
340 -M,--mri assemble in MRI compatibility mode\n"));
342 --MD FILE write dependency information in FILE (default none)\n"));
372 matching the specifications defined in file INSTTBL\n"));
381 --listing-lhs-width set the width in words of the output data column of\n\
384 --listing-lhs-width2 set the width in words of the continuation lines\n\
388 --listing-rhs-width set the max width in characters of the lines from\n\
410 check for new machine-dep cmdline options in
411 md_parse_option definitions in config/tc-*.c. */
421 expect options and other ARGV-elements in any order and that care about
533 formats are added to the built-in set of instructions, and
600 /* `-v' isn't included in the general short_opts list, so check for
606 in it picking up a following filename argument here. The
607 VMS code in md_parse_option can return 0 in that case,
684 as_fatal (_("emulations not handled in this configuration"));
1052 fprintf (stderr, _("%s: total time in assembly: %ld.%06ld\n"),
1084 macro_expr (const char *emsg, size_t idx, sb *in, offsetT *val)
1089 sb_terminate (in);
1092 input_line_pointer = in->ptr + idx;
1094 idx = input_line_pointer - in->ptr;
1132 to have relocs, otherwise we don't find out in time. */