Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/
Ddepend.c39 static int quote_string_for_make (FILE *, const char *);
83 quote_string_for_make (FILE *file, const char *src) in quote_string_for_make() function
147 int len = quote_string_for_make (NULL, string); in wrap_output()
170 quote_string_for_make (f, string); in wrap_output()
DChangeLog-98994373 * depend.c (quote_string_for_make): New function.
DChangeLog-20165342 * depend.c (quote_string_for_make): Make src argument const char *.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DFSFChangeLog.11809 * cccp.c (quote_string_for_make): New function.
DChangeLog-199920300 (quote_string_for_make): Likewise.