Home
last modified time | relevance | path

Searched refs:illegal (Results 1 – 25 of 799) sorted by relevance

12345678910>>...32

/netbsd-src/sys/arch/m68k/fpsp/
H A Dtbldo.sa111 dc.l serror ;$04-0 ERROR - illegal extension
112 dc.l serror ;$04-1 ERROR - illegal extension
113 dc.l serror ;$04-2 ERROR - illegal extension
114 dc.l serror ;$04-3 ERROR - illegal extension
115 dc.l serror ;$04-4 ERROR - illegal extension
116 dc.l serror ;$04-5 ERROR - illegal extension
117 dc.l serror ;$04-6 ERROR - illegal extension
118 dc.l serror ;$04-7 ERROR - illegal extension
120 dc.l serror ;$05-0 ERROR - illegal extension
121 dc.l serror ;$05-1 ERROR - illegal extension
[all …]
/netbsd-src/tests/lib/libc/locale/
H A Dt_mbtowc.c101 h_mbtowc(const char *locale, const char *illegal, in h_mbtowc() argument
121 (void)strvis(buf, illegal, VIS_WHITE | VIS_OCTAL); in h_mbtowc()
124 ret = mbtowc(NULL, illegal, strlen(illegal)); in h_mbtowc()
H A Dt_btowc.c48 const char *illegal; /* Illegal single-byte characters, if any */ member
137 for (cp = t->illegal; *cp != '\0'; ++cp) { in h_btowc()
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dlilly.out27 ../a.out: illegal primary in regular expression += at =
33 ../a.out: illegal primary in regular expression *= at =
90 ../a.out: illegal primary in regular expression += at =
96 ../a.out: illegal primary in regular expression *= at =
252 ../a.out: illegal primary in regular expression += at =
258 ../a.out: illegal primary in regular expression *= at =
315 ../a.out: illegal primary in regular expression += at =
321 ../a.out: illegal primary in regular expression *= at =
492 ../a.out: illegal primary in regular expression += at =
498 ../a.out: illegal primary in regular expression *= at =
[all …]
/netbsd-src/usr.bin/menuc/
H A Dscan.l177 yyerror ("illegal character: ^%c",yytext[0] + '@');
180 yyerror ("illegal character: \\%3d", (int) yytext[0]);
182 yyerror ("illegal character: %s",yytext);
/netbsd-src/regress/sys/arch/m68k/emuspeed/
H A Dtest.S25 ENTRY_NOPROFILE(illegal)
26 illegal
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsguniq-a.inp128 !The\ variable\ ~S\ had\ an\ illegal\ value.\n~S\ has\ been\ reset\ to\ ~S.=
497 !FUNCTION\:\ illegal\ declaration\ ~=
560 !EVAL/APPLY\:\ keyword\ ~\ is\ illegal\ for\ ~.\ The\ possible\ keywords\ are\ ~=
662 !~\:\ illegal\ variable\ specification\ ~=
710 !~\:\ illegal\ tag\ ~=
746 !illegal\ keyword/value\ pair\ ~,\ ~\ in\ argument\ list.\ The\ allowed\ keywords\ are\ ~=
767 !~\:\ illegal\ \:CHARSET\ argument\ ~=
770 !~\:\ illegal\ \:LINE-TERMINATOR\ argument\ ~=
773 !~\:\ illegal\ \:INPUT-ERROR-ACTION\ argument\ ~=
776 !~\:\ illegal\ \:OUTPUT-ERROR-ACTION\ argument\ ~=
[all …]
H A Dmsguniq-a.in182 "The variable ~S had an illegal value.\n"
777 msgid "FUNCTION: illegal declaration ~"
861 msgid "EVAL/APPLY: keyword ~ is illegal for ~. The possible keywords are ~"
1021 msgid "~: illegal variable specification ~"
1041 msgid "~: illegal variable specification ~"
1093 msgid "~: illegal tag ~"
1153 msgid "illegal keyword/value pair ~, ~ in argument list. The allowed keywords are ~"
1181 msgid "~: illegal :CHARSET argument ~"
1185 msgid "~: illegal :LINE-TERMINATOR argument ~"
1189 msgid "~: illegal :INPUT-ERROR-ACTION argument ~"
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Dopenssl.txt36 ASN1_R_ILLEGAL_BITSTRING_FORMAT:175:illegal bitstring format
37 ASN1_R_ILLEGAL_BOOLEAN:176:illegal boolean
38 ASN1_R_ILLEGAL_CHARACTERS:124:illegal characters
39 ASN1_R_ILLEGAL_FORMAT:177:illegal format
40 ASN1_R_ILLEGAL_HEX:178:illegal hex
41 ASN1_R_ILLEGAL_IMPLICIT_TAG:179:illegal implicit tag
42 ASN1_R_ILLEGAL_INTEGER:180:illegal integer
43 ASN1_R_ILLEGAL_NEGATIVE_VALUE:226:illegal negative value
44 ASN1_R_ILLEGAL_NESTED_TAGGING:181:illegal nested tagging
45 ASN1_R_ILLEGAL_NULL:125:illegal null
[all …]
/netbsd-src/sbin/route/
H A Drtutil.c603 int masklen, final = 0, illegal = 0; in netname6() local
619 illegal++; in netname6()
661 illegal++; in netname6()
665 if (!illegal) in netname6()
680 if (illegal) in netname6()
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-kvx.texi51 @cindex @samp{--generate-illegal-code} option, KVX
52 @item --generate-illegal-code
55 will not sort the bundle instructions and illegal bundles might be formed unless
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DLegalizer.rst159 * ``narrowScalarIf()``, ``narrowScalarFor()``, etc. declare an instruction to be illegal
164 * ``widenScalarIf()``, ``widenScalarFor()``, etc. declare an instruction to be illegal
170 illegal if the predicate is satisfied and indicates reducing the number of
174 * ``moreElementsIf()``, ``moreElementsFor()``, etc. declare an instruction to be illegal
180 illegal if the predicate is satisfied and indicates that replacing
186 * ``libcallIf()``, ``libcallFor()``, etc. declare an instruction to be illegal if the
191 * ``customIf()``, ``customFor()``, etc. declare an instruction to be illegal if the
195 * ``unsupportedIf()``, ``unsupportedFor()``, etc. declare an instruction to be illegal
/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Derr_syntax19.error1 YACC: e - line 9 of "./err_syntax19.y", illegal $-name
H A Derr_inherit5.error1 YACC: e - line 74 of "./err_inherit5.y", illegal @$ or @N reference
H A Derr_syntax7.error1 YACC: e - line 6 of "./err_syntax7.y", illegal character
H A Derr_syntax6.error1 YACC: e - line 6 of "./err_syntax6.y", illegal tag
H A Derr_syntax7a.error1 YACC: e - line 6 of "./err_syntax7a.y", illegal character
H A Derr_syntax8.error1 YACC: e - line 6 of "./err_syntax8.y", illegal use of reserved symbol .
H A Derr_syntax8a.error1 YACC: e - line 6 of "./err_syntax8a.y", illegal use of reserved symbol $$123
/netbsd-src/external/bsd/byacc/dist/test/yacc/
H A Derr_syntax19.error1 YACC: e - line 9 of "./err_syntax19.y", illegal $-name
H A Derr_syntax7.error1 YACC: e - line 6 of "./err_syntax7.y", illegal character
H A Derr_syntax6.error1 YACC: e - line 6 of "./err_syntax6.y", illegal tag
H A Derr_syntax7b.error1 YACC: e - line 6 of "./err_syntax7b.y", illegal character
H A Derr_syntax8.error1 YACC: e - line 6 of "./err_syntax8.y", illegal use of reserved symbol .
H A Derr_syntax7a.error1 YACC: e - line 6 of "./err_syntax7a.y", illegal character

12345678910>>...32