Functions | |
| void | add_cpp_def (const char *arg) |
| void | intermediate_file (struct dstring_s *ifile, const char *filename, const char *ext, int local) |
| void | parse_cpp_name (void) |
| FILE * | preprocess_file (const char *filename, const char *ext) |
Variables | |
| const char * | cpp_name |
| struct dstring_s * | tempname |
| void add_cpp_def | ( | const char * | arg | ) |
| void intermediate_file | ( | struct dstring_s * | ifile, |
| const char * | filename, | ||
| const char * | ext, | ||
| int | local | ||
| ) |
| void parse_cpp_name | ( | void | ) |
| const char* cpp_name |
| struct dstring_s* tempname |