Home
last modified time | relevance | path

Searched refs:in_source_file (Results 1 – 4 of 4) sorted by relevance

/scripts/genksyms/
A Dgenksyms.h32 int in_source_file; member
54 extern int in_source_file;
A Dlex.l109 cur_node->in_source_file = in_source_file; \
168 in_source_file = 1;
170 in_source_file = (strcmp(cur_filename, source_file) == 0);
A Dparse.y51 if (i->in_source_file) { in record_compound()
A Dgenksyms.c32 int in_source_file; variable

Completed in 6 milliseconds