HomeSort by: relevance | last modified time | path
    Searched refs:prepended (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/external/gpl2/diffutils/dist/lib/
prepargs.c 84 int prepended = prepend_args (options, buf, (char **) 0); local
87 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp);
88 *pargc = prepended + argc;
  /src/external/gpl2/texinfo/dist/util/
infosrch 97 The output has the line number prepended to the line containing the
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
fallback.pm 36 than prepended, thus allowing the use of a newer module on perl's default
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
fallback.pm 36 than prepended, thus allowing the use of a newer module on perl's default
  /src/usr.bin/make/unit-tests/
directive-export-gmake.mk 27 # after the '=' sign and are prepended to the value of the environment
  /src/external/gpl2/grep/dist/src/
grep.c 1248 int prepended = prepend_args (options, buf, (char **) NULL); local
1251 char **pp = (char **) xmalloc ((prepended + argc + 1) * sizeof *pp);
1252 *pargc = prepended + argc;
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
Channels.pm 207 prepended.
598 If C<$message> contains newline characters, C<$location> is prepended
  /src/sys/arch/ia64/stand/common/
help.common 243 prepended.
  /src/external/gpl3/gcc/dist/gcc/
gcc.cc 10850 prepended with the plugin option to cause them to be passed through
10856 char *prepended = xstrdup (" ");
10863 char *old = prepended;
10877 prepended = concat (prepended, "-plugin-opt=-pass-through=-l",
10882 prepended = concat (prepended, "-plugin-opt=-pass-through=",
10885 if (prepended != old)
10888 return prepended;
  /src/external/gpl3/gcc.old/dist/gcc/
gcc.cc 10708 prepended with the plugin option to cause them to be passed through
10714 char *prepended = xstrdup (" ");
10721 char *old = prepended;
10735 prepended = concat (prepended, "-plugin-opt=-pass-through=-l",
10740 prepended = concat (prepended, "-plugin-opt=-pass-through=",
10743 if (prepended != old)
10746 return prepended;
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 430 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 437 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 437 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 470 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 470 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 490 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 469 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 490 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 490 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 469 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 490 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl3/gdb.old/dist/texinfo/
texinfo.tex 490 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 470 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 470 % We prepended an \empty token at the very beginning and we expand it now,
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 481 % We prepended an \empty token at the very beginning and we expand it now,

Completed in 125 milliseconds

1 2