Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-mips.c13928 show (FILE *stream, const char *string, int *col_p, int *first_p) in show() argument
13933 *col_p = 24; in show()
13938 *col_p += 2; in show()
13941 if (*col_p + strlen (string) > 72) in show()
13944 *col_p = 24; in show()
13948 *col_p += strlen (string); in show()