Searched refs:quote_string_for_make (Results 1 – 2 of 2) sorted by relevance
39 static int quote_string_for_make (FILE *, char *);83 quote_string_for_make (FILE *file, char *src) in quote_string_for_make() function147 int len = quote_string_for_make (NULL, string); in wrap_output()170 quote_string_for_make (f, string); in wrap_output()
4373 * depend.c (quote_string_for_make): New function.