Searched refs:in_source_file (Results 1 – 4 of 4) sorted by relevance
29 int in_source_file; member51 extern int in_source_file;
107 cur_node->in_source_file = in_source_file; \161 in_source_file = 1;163 in_source_file = (strcmp(cur_filename, source_file) == 0);
50 if (i->in_source_file) { in record_compound()
33 int in_source_file; variable