Home
last modified time | relevance | path

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

/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/usrsctp/usrsctplib/netinet/
Dsctp_callout.h83 int c_flags; /* state of this entry */ member
/external/rust/crates/ring/
Dbuild.rs144 fn c_flags(target: &Target) -> &'static [&'static str] { in c_flags() function
/external/python/cpython2/Python/
Dcompile.c139 PyCompilerFlags *c_flags; member
/external/libnl/include/netlink-private/
Dtypes.h101 unsigned int c_flags; member
/external/python/cpython3/Python/
Dcompile.c224 PyCompilerFlags *c_flags; member