Home
last modified time | relevance | path

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

/linux/scripts/genksyms/
H A Dgenksyms.h72 void error_with_pos(const char *, ...) __attribute__ ((format(printf, 1, 2)));
H A Dgenksyms.c257 error_with_pos("redefinition of %s", name); in __add_symbol()
592 error_with_pos("expand undefined %s %s", in expand_and_crc_sym()
646 error_with_pos("export undefined symbol %s", name); in export_symbol()
707 void error_with_pos(const char *fmt, ...) in error_with_pos() function
H A Dparse.y314 error_with_pos("unexpected second declaration name");
538 error_with_pos("%s", e);