Home
last modified time | relevance | path

Searched refs:cpp (Results 1 – 6 of 6) sorted by relevance

/scripts/
A DMakefile.compiler35 …$(CC) -Werror $(KBUILD_CPPFLAGS) $(KBUILD_AFLAGS) $(1) -c -x assembler-with-cpp /dev/null -o "$$TM…
41 …G_FLAGS) $(KBUILD_AFLAGS) -Wa$(comma)--fatal-warnings -c -x assembler-with-cpp -o "$$TMP" -,$(2),$…
A Das-version.sh48 set -- $(LC_ALL=C "$@" -Wa,--version -c -x assembler-with-cpp /dev/null -o /dev/null 2>/dev/null)
A Dunifdef.c825 eval_unary(const struct ops *ops, int *valp, const char **cpp) in eval_unary() argument
833 cp = skipcomment(*cpp); in eval_unary()
904 *cpp = cp; in eval_unary()
913 eval_table(const struct ops *ops, int *valp, const char **cpp) in eval_table() argument
921 cp = *cpp; in eval_table()
940 *cpp = cp; in eval_table()
952 ifeval(const char **cpp) in ifeval() argument
957 debug("eval %s", *cpp); in ifeval()
959 ret = eval_table(eval_ops, &val, cpp); in ifeval()
A DMakefile.dtbs124 $(HOSTCC) -E $(dtc_cpp_flags) -x assembler-with-cpp -o $(dtc-tmp) $< ; \
A DKconfig.include36 …)" | $(CC) $(CLANG_FLAGS) $(2) -Wa$(comma)--fatal-warnings -c -x assembler-with-cpp -o /dev/null -)
/scripts/dtc/
A Ddtx_diff115 if ( cpp ${cpp_flags} -x assembler-with-cpp ${dtx} \

Completed in 6 milliseconds