Lines Matching defs:out
93 it in the symbol and strip it out in tc_canonicalize_symbol_name. */
127 Out: 1 if this character ends a line.
598 sb out;
602 if (check_macro (line, &out, &err, ¯o))
607 input_scrub_include_sb (&out,
609 sb_kill (&out);
1077 /* If that was .end, just get out now. */
1583 /* Switch in and out of alternate macro mode. */
1702 goto out;
1716 goto out;
1720 as_warn (_("size (%ld) out of range, ignored"), (long) temp);
1722 goto out;
1734 goto out;
1760 out:
2211 rs_fill. We can get the same results out of rs_space,
2303 sb out;
2312 sb_new (&out);
2314 err = expand_irp (irpc, 0, &s, &out, get_non_macro_line_sb);
2320 input_scrub_include_sb (&out, input_line_pointer, 1);
2321 sb_kill (&out);
2702 /* Switch in and out of MRI mode. */
3146 This function makes it easier to implement a premature "break" out of the
3715 Out: Input_line_pointer->just after any whitespace after expression.
4225 /* We can ignore any carry out, because it will be handled by
5623 Out: 1 if input_line_pointer->end-of-line. */