Home
last modified time | relevance | path

Searched refs:current_file (Results 1 – 6 of 6) sorted by relevance

/xen/xen/tools/kconfig/
A Dpreprocess.c24 fprintf(stderr, "%s:%d: ", current_file->name, yylineno); in pperror()
122 return xstrdup(current_file->name); in do_filename()
185 current_file->name, yylineno, argv[1]); in do_warning_if()
A Dlexer.l81 current_file->name, yylineno, chr); in warn_ignored_character()
A Dexpr.h288 extern struct file *current_file;
A Dmenu.c19 struct file *current_file; variable
55 menu->file = current_file; in menu_add_entry()
A Dparser.y535 if (current_menu->file != current_file) { in zconf_endtoken()
A Dsymbol.c1285 prop->file = current_file; in prop_alloc()

Completed in 9 milliseconds