Home | History | Annotate | Download | only in Configurations

Lines Matching refs:combine

505         CFLAGS           => combine(picker(debug   => "-O0 -g",
610 cflags => combine("-mlp64", threads("-pthread")),
688 cxxflags => combine("-std=c++11", threads("-pthread")),
1000 cppflags => combine("-DOPENSSL_SMALL_FOOTPRINT",
1295 cflags => combine("-Kalloca", threads("-Kthread")),
1388 cflags => combine("-maix64", threads("-pthread")),
1407 cflags => combine("-q32 -qmaxmem=16384 -qro -qroconst",
1426 cflags => combine("-Wno-implicit-function-declaration -mcmodel=large -DBROKEN_CLANG_ATOMICS",
1455 cflags => combine("-q64 -qmaxmem=16384 -qro -qroconst",
1473 cflags => combine("-maix64 -Wno-implicit-function-declaration -mcmodel=large",
1658 combine('/GF /Gy',
1667 add(combine(sub { defined(env('WCECOMPAT'))
1672 lflags => add(combine(sub { vc_wince_info()->{lflags}; },
1706 cppflags => combine("-DUNICODE -D_UNICODE -DWIN32_LEAN_AND_MEAN",
1914 cxxflags => combine("-std=c++11", threads("-pthread")),
1958 cppflags => combine("-D_REENTRANT -DPPC32_fp60x -DCPU=PPC32",
1971 cppflags => combine("-D_REENTRANT -DPPC32 -DCPU=PPC32",
1984 cppflags => combine("-D_REENTRANT -DPPC32 -DCPU=PPC405",
1995 cppflags => combine("-DPPC750 -D_REENTRANT -DCPU=PPC604",
2005 cppflags => combine("-DPPC750 -D_REENTRANT -DCPU=PPC604",
2015 cppflags => combine("-DCPU=PPC860 -DNO_STRINGS_H",
2024 cppflags => combine("-D_VSB_CONFIG_FILE=\"\$(WIND_BASE)/target/lib/h/config/vsbConfig.h\"",
2039 cppflags => combine("-D_VSB_CONFIG_FILE=\"\$(WIND_BASE)/target/lib/h/config/vsbConfig.h\"",
2092 combine(picker(default => "/STANDARD=(ISOC94,RELAXED)/NOLIST/PREFIX=ALL",