Home
last modified time | relevance | path

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

123

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A 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()
H A DChangeLog2961 * depend.c (quote_string_for_make): Make src argument const char *.
H A DChangeLog-98994373 * depend.c (quote_string_for_make): New function.
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A 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()
H A DChangeLog-98994373 * depend.c (quote_string_for_make): New function.
H A DChangeLog-20165342 * depend.c (quote_string_for_make): Make src argument const char *.
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A 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()
H A DChangeLog-98994373 * depend.c (quote_string_for_make): New function.
H A DChangeLog-20165342 * depend.c (quote_string_for_make): Make src argument const char *.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/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.
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A 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()
H A DChangeLog2961 * depend.c (quote_string_for_make): Make src argument const char *.
H A DChangeLog-98994373 * depend.c (quote_string_for_make): New function.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/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.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/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.
/dports/devel/djgpp-binutils/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.
/dports/devel/binutils/binutils-2.37/gas/
H A 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()
H A DChangeLog-98994373 * depend.c (quote_string_for_make): New function.
H A DChangeLog-20165342 * depend.c (quote_string_for_make): Make src argument const char *.
/dports/devel/cxref/cxref-1.6e/cpp/
H A Dcccp.c1021 static int quote_string_for_make PROTO((char *, const char *));
10640 quote_string_for_make (dst, src) in quote_string_for_make() function
10707 int size = quote_string_for_make ((char *) 0, string);
10732 quote_string_for_make (&deps_buffer[deps_size], string);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DFSFChangeLog.11809 * cccp.c (quote_string_for_make): New function.

123