Searched refs:error_with_pos (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/scripts/genksyms/
H A Dgenksyms.h78 void error_with_pos(const char *, ...);
H A Dparse.y299 error_with_pos("unexpected second declaration name");
503 error_with_pos("%s", e);
H A Dgenksyms.c270 error_with_pos("redefinition of %s", name); __add_symbol()
598 error_with_pos("expand undefined %s %s", expand_and_crc_sym()
650 error_with_pos("export undefined symbol %s", name); export_symbol()
713 void error_with_pos(const char *fmt, ...) error_with_pos() function

Completed in 187 milliseconds