Home | History | Annotate | Download | only in cgo

Lines Matching refs:concatenated

36 or Fortran compiler.  Values defined in multiple directives are concatenated
64 All the cgo CPPFLAGS and CFLAGS directives in a package are concatenated and
66 directives in a package are concatenated and used to compile C++ files in that
67 package. All the CPPFLAGS and FFLAGS directives in a package are concatenated
69 in any package in the program are concatenated and used at link time. All the
70 pkg-config directives are concatenated and sent to pkg-config simultaneously