Searched defs:c_flags (Results 1 – 5 of 5) sorted by relevance
80 set(c_flags "${ARG_CFLAGS} ${LLVM_DEFINITIONS}") variable82 set(c_flags "${c_flags} -I${include_dir}") variable
97 u_int c_flags; /* state of this entry */ member
56 static int c_flags; /* Flags argument of config_read(). */ variable
110 int32_t c_flags; /* additional information */ member
883 c_flags(char ***argvp, int isok) in c_flags() function