| /src/regress/sys/arch/m68k/emuspeed/ |
| speed.h | 31 void illegal(int);
|
| test.S | 25 ENTRY_NOPROFILE(illegal) 26 illegal
|
| emuspeed.c | 46 {"Illegal", illegal, "(test: unimplemented)"}, 78 warn("%s: can't install illegal instruction handler.",
|
| /src/tests/lib/libc/locale/ |
| t_mbtowc.c | 101 h_mbtowc(const char *locale, const char *illegal, 121 (void)strvis(buf, illegal, VIS_WHITE | VIS_OCTAL); 122 (void)printf("Checking illegal sequence: \"%s\"\n", buf); 124 ret = mbtowc(NULL, illegal, strlen(illegal));
|
| t_btowc.c | 48 const char *illegal; /* Illegal single-byte characters, if any */ member in struct:test 63 "", /* No illegal characters in KOI8-R */ 109 printf("Checking illegal wide character 0x%lx\n", 137 for (cp = t->illegal; *cp != '\0'; ++cp) { 138 printf("Checking illegal character 0x%x\n",
|
| /src/lib/libc/compat/arch/vax/sys/ |
| compat___sigtramp2.S | 54 halt # illegal insn
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/ |
| m68k.inc | 25 illegal
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/ |
| m68k.inc | 25 illegal
|
| /src/lib/libc/arch/vax/sys/ |
| __sigtramp3.S | 102 halt # illegal insn
|
| /src/usr.sbin/envstat/ |
| config_lex.l | 71 . { yyerror("illegal token `%s'", yytext); }
|
| /src/usr.sbin/wsmoused/ |
| config_lex.l | 78 . { yyerror("illegal token `%s'", yytext); }
|
| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| msggrep-6 | 75 %s\:\ illegal\ option\ --\ %c\n=%s\: unzul\u00e4ssige Option -- %c\n
|
| /src/sbin/route/ |
| rtutil.c | 603 int masklen, final = 0, illegal = 0; local 619 illegal++; 661 illegal++; 665 if (!illegal) 680 if (illegal) 681 warnx("illegal prefixlen");
|
| /src/sys/arch/evbarm/stand/board/ |
| s3c2410_vector.S | 183 #error illegal XTAL_CLK/FCLK combination
|
| /src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| scan.l | 753 if (wr == eptr) /* Illegal string */ 783 werror("%s: illegal control", yytext);
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/arm/ |
| c++config.h | 367 # error illegal use of multiple inlined namespaces 370 # error illegal use of multiple inlined namespaces 373 # error illegal use of multiple inlined namespaces
|
| /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/ |
| c++config.h | 351 # error illegal use of multiple inlined namespaces 354 # error illegal use of multiple inlined namespaces 357 # error illegal use of multiple inlined namespaces
|
| /src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| scan.l | 642 if (wr == eptr) /* Illegal string */ 666 werror("%s: illegal control", yytext);
|
| /src/external/gpl3/gdb/dist/sim/h8300/ |
| compile.c | 1879 default: goto illegal; 1886 default: goto illegal; 2186 goto illegal; 2189 goto illegal; 2200 goto illegal; 2332 goto illegal; 2350 goto illegal; 2367 goto illegal; 2386 goto illegal; 2404 goto illegal; [all...] |
| /src/external/gpl3/gdb.old/dist/sim/h8300/ |
| compile.c | 1879 default: goto illegal; 1886 default: goto illegal; 2186 goto illegal; 2189 goto illegal; 2200 goto illegal; 2332 goto illegal; 2350 goto illegal; 2367 goto illegal; 2386 goto illegal; 2404 goto illegal; [all...] |
| /src/sys/arch/m68k/fpsp/ |
| l_fpsp.h | 196 aiop_bit equ 7 accrued illegal operation 218 aiop_mask equ $00000080 accrued illegal operation
|
| /src/external/gpl3/gcc/dist/gcc/ |
| fold-mem-offsets.cc | 696 bool illegal = insn_invalid_p (insn, false) local 704 if (illegal)
|
| /src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| subb.s | 14 # sub.b #xx:8, rd ; <illegal> 38 .if (0) ; Guess what? Sub.b immediate reg8 is illegal!
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/ |
| subb.s | 14 # sub.b #xx:8, rd ; <illegal> 38 .if (0) ; Guess what? Sub.b immediate reg8 is illegal!
|
| /src/sys/arch/atari/atari/ |
| vectors.s | 41 VECTOR(illinst) | 4: illegal instruction
|