Home | History | Annotate | Download | only in gas

Lines Matching refs:opt_len

1338   int opt_len = strlen (opt);
1340 if ((*pos + opt_len) < paper_width)
1343 *pos = *pos + opt_len;
1348 *pos = opt_len;