Home
last modified time | relevance | path

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

/dports/devel/tass64/64tass-1.56.2625-src/
H A Derror.h64 extern void err_msg_unused_const(struct Label *);
H A Dvariables.c486 if (diagnostics.unused.consts) err_msg_unused_const(key2); in unused_check()
H A Derror.c1206 void err_msg_unused_const(Label *l) { in err_msg_unused_const() function