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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/genksyms/
H A Dgenksyms.h73 void error_with_pos(const char *, ...);
H A Dparse.y290 error_with_pos("unexpected second declaration name");
472 error_with_pos("%s", e);
H A Dgenksyms.c215 error_with_pos("redefinition of %s", name);
492 error_with_pos("expand undefined %s %s",
569 error_with_pos("export undefined symbol %s", name);
632 void error_with_pos(const char *fmt, ...) function

Completed in 108 milliseconds