Home
last modified time | relevance | path

Searched defs:c_flags (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/cmake/modules/
DAddOCaml.cmake90 set(c_flags "${ARG_CFLAGS} ${LLVM_DEFINITIONS}") variable
92 set(c_flags "${c_flags} -I${include_dir}") variable
98 set(c_flags "${c_flags} ${flag_matches}") variable
/external/llvm/cmake/modules/
DAddOCaml.cmake86 set(c_flags "${ARG_CFLAGS} ${LLVM_DEFINITIONS}") variable
88 set(c_flags "${c_flags} -I${include_dir}") variable
/external/llvm-project/compiler-rt/test/gwp_asan/
Dlit.cfg.py15 c_flags = ([config.target_cflags]) variable
/external/llvm-project/compiler-rt/test/scudo/
Dlit.cfg.py19 c_flags = ([config.target_cflags] + variable
/external/usrsctp/usrsctplib/netinet/
Dsctp_callout.h83 int c_flags; /* state of this entry */ member
/external/rust/crates/ring/
Dbuild.rs161 fn c_flags(target: &Target) -> &'static [&'static str] { in c_flags() function
/external/python/cpython2/Python/
Dcompile.c139 PyCompilerFlags *c_flags; member
/external/python/cpython3/Python/
Dcompile.c162 PyCompilerFlags *c_flags; member
/external/libnl/include/netlink-private/
Dtypes.h101 unsigned int c_flags; member