Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Ddepend.c38 static int quote_string_for_make (FILE *, char *);
82 quote_string_for_make (FILE *file, char *src) in quote_string_for_make() function
146 int len = quote_string_for_make (NULL, string); in wrap_output()
169 quote_string_for_make (f, string); in wrap_output()
H A DChangeLog-98994373 * depend.c (quote_string_for_make): New function.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Ddepend.c38 static int quote_string_for_make (FILE *, char *);
82 quote_string_for_make (FILE *file, char *src) in quote_string_for_make() function
146 int len = quote_string_for_make (NULL, string); in wrap_output()
169 quote_string_for_make (f, string); in wrap_output()
H A DChangeLog-98994373 * depend.c (quote_string_for_make): New function.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.15832 (quote_string_for_make): Likewise.
H A DFSFChangeLog.11809 * cccp.c (quote_string_for_make): New function.