Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-mips.c15293 show (FILE *stream, const char *string, int *col_p, int *first_p) in show() argument
15298 *col_p = 24; in show()
15303 *col_p += 2; in show()
15306 if (*col_p + strlen (string) > 72) in show()
15309 *col_p = 24; in show()
15313 *col_p += strlen (string); in show()