Home
last modified time | relevance | path

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

/scripts/
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()
DMakefile.lib306 $(CPP) $(dtc_cpp_flags) -x assembler-with-cpp -o $(dtc-tmp) $< ; \
/scripts/dtc/
Ddtx_diff115 if ( cpp ${cpp_flags} -x assembler-with-cpp ${dtx} \
/scripts/genksyms/
Dparse.tab.c_shipped903 /* This is here to suppress warnings from the GCC cpp's
/scripts/kconfig/
Dzconf.tab.c_shipped837 /* This is here to suppress warnings from the GCC cpp's