Home
last modified time | relevance | path

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

/linux-6.15/scripts/genksyms/
H A Dgenksyms.h72 void error_with_pos(const char *, ...) __attribute__ ((format(printf, 1, 2)));
H A Dgenksyms.c244 error_with_pos("redefinition of %s", name); in __add_symbol()
579 error_with_pos("expand undefined %s %s", in expand_and_crc_sym()
633 error_with_pos("export undefined symbol %s", name); in export_symbol()
694 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);