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

/openbsd-current/gnu/usr.bin/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
/openbsd-current/gnu/usr.bin/binutils-2.17/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 173 milliseconds