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

/freebsd-11-stable/contrib/binutils/gas/
H A Ddepend.c38 static int quote_string_for_make (FILE *, char *);
83 quote_string_for_make (FILE *file, char *src)
147 int len = quote_string_for_make (NULL, string);
170 quote_string_for_make (f, string);
82 quote_string_for_make (FILE *file, char *src) function

Completed in 84 milliseconds