Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dnlmheader.y100 static void nlmheader_warn (const char *, int);
162 nlmheader_warn (_("CODESTART is not implemented; sorry"), -1);
173 nlmheader_warn (_("copyright string is too long"),
198 nlmheader_warn (_("illegal month"), -1);
200 nlmheader_warn (_("illegal day"), -1);
202 nlmheader_warn (_("illegal year"), -1);
215 nlmheader_warn (_("description string is too long"),
301 nlmheader_warn (_("ignoring duplicate OUTPUT statement"), -1);
318 nlmheader_warn (_("screen name is too long"),
351 nlmheader_warn (_("thread name is too long"),
[all …]