Searched refs:cpp (Results 1 – 5 of 5) sorted by relevance
825 eval_unary(const struct ops *ops, int *valp, const char **cpp) in eval_unary() argument833 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() argument921 cp = *cpp; in eval_table()940 *cpp = cp; in eval_table()952 ifeval(const char **cpp) in ifeval() argument957 debug("eval %s", *cpp); in ifeval()959 ret = eval_table(eval_ops, &val, cpp); in ifeval()
98 ${CC} ${aflags} -c -o ${2} -x assembler-with-cpp -
297 $(CPP) $(dtc_cpp_flags) -x assembler-with-cpp -o $(dtc-tmp) $< ; \
115 if ( cpp ${cpp_flags} -x assembler-with-cpp ${dtx} \
837 /* This is here to suppress warnings from the GCC cpp's