Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcskeys.c105 return Nomatch;
109 return(Nomatch);
H A Drcsfcmp.c230 (*tp = xc, (match1 = trymatch(xkeyword)) != Nomatch)
H A Drcsbase.h435 enum markers { Nomatch, Author, Date, Header, Id, enumerator
H A Drcsedit.c935 if (matchresult==Nomatch) {
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d4634 goto Nomatch;
4647 goto Nomatch;
4799 goto Nomatch;
4825 goto Nomatch;
4865 goto Nomatch;
4904 goto Nomatch;
4942 goto Nomatch;
4975 goto Nomatch;
4996 goto Nomatch;
5007 goto Nomatch;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c5995 goto Nomatch; // too many args; no match in callMatch()
6078 goto Nomatch; in callMatch()
6100 goto Nomatch; in callMatch()
6120 goto Nomatch; in callMatch()
6146 goto Nomatch; in callMatch()
6177 goto Nomatch; in callMatch()
6189 goto Nomatch; in callMatch()
6192 goto Nomatch; in callMatch()
6202 Nomatch: in callMatch()