Searched defs:c_flags (Results 1 – 9 of 9) sorted by relevance
90 set(c_flags "${ARG_CFLAGS} ${LLVM_DEFINITIONS}") variable92 set(c_flags "${c_flags} -I${include_dir}") variable98 set(c_flags "${c_flags} ${flag_matches}") variable
86 set(c_flags "${ARG_CFLAGS} ${LLVM_DEFINITIONS}") variable88 set(c_flags "${c_flags} -I${include_dir}") variable
15 c_flags = ([config.target_cflags]) variable
19 c_flags = ([config.target_cflags] + variable
83 int c_flags; /* state of this entry */ member
161 fn c_flags(target: &Target) -> &'static [&'static str] { in c_flags() function
139 PyCompilerFlags *c_flags; member
162 PyCompilerFlags *c_flags; member
101 unsigned int c_flags; member