Searched refs:od_buf (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.c410 static const char *od_buf = "";
412 char od_buf[100];
413 od_buf[0] = '\0';
415 sprintf (od_buf, "%d.%d.",
422 od_buf,
408 static const char *od_buf = ""; local

Completed in 131 milliseconds