Searched refs:IGNORE (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dh8300.h109 IGNORE = 0x200000, enumerator in enum:h8_flags
405 #define FROM_ABS16 4, B30 | IGNORE
406 #define FROM_ABS32 4, B31 | IGNORE
429 #define TO_ABS16 4, B30 | IGNORE
430 #define TO_ABS32 4, B31 | IGNORE
435 #define TFROM_ABS16 6, 11, B30 | B20 | B10 | IGNORE, 12, ABS16LIST
436 #define TFROM_ABS32 6, 11, B30 | B20 | B11 | IGNORE, 12, ABS32LIST
454 #define TFROM_ABS16_B 6, 10, B30 | B20 | B10 | IGNORE, 12, ABS16LIST
455 #define TFROM_ABS32_B 6, 10, B30 | B20 | B11 | IGNORE, 12, ABS32LIST
527 {CODE, AV_H8SX, 0, NAME, {{SRC, ABS16DST, E}}, {{PREFIX, 4, B30 | IGNORE, IMM8LIS
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dh8300.h109 IGNORE = 0x200000, enumerator in enum:h8_flags
405 #define FROM_ABS16 4, B30 | IGNORE
406 #define FROM_ABS32 4, B31 | IGNORE
429 #define TO_ABS16 4, B30 | IGNORE
430 #define TO_ABS32 4, B31 | IGNORE
435 #define TFROM_ABS16 6, 11, B30 | B20 | B10 | IGNORE, 12, ABS16LIST
436 #define TFROM_ABS32 6, 11, B30 | B20 | B11 | IGNORE, 12, ABS32LIST
454 #define TFROM_ABS16_B 6, 10, B30 | B20 | B10 | IGNORE, 12, ABS16LIST
455 #define TFROM_ABS32_B 6, 10, B30 | B20 | B11 | IGNORE, 12, ABS32LIST
527 {CODE, AV_H8SX, 0, NAME, {{SRC, ABS16DST, E}}, {{PREFIX, 4, B30 | IGNORE, IMM8LIS
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/rx/
H A Dmain.c60 { "ignore-null-deref", 0, NULL, ACT(NULL_POINTER_DEREFERENCE,IGNORE) },
63 { "ignore-unwritten-pages", 0, NULL, ACT(READ_UNWRITTEN_PAGES,IGNORE) },
66 { "ignore-unwritten-bytes", 0, NULL, ACT(READ_UNWRITTEN_BYTES,IGNORE) },
69 { "ignore-corrupt-stack", 0, NULL, ACT(CORRUPT_STACK,IGNORE) },
/netbsd-6-1-5-RELEASE/sys/netiso/xebec/
H A Dllscan.c27 #define IGNORE 0x04 macro
36 UNUSED, IGNORE, IGNORE, UNUSED, IGNORE, IGNORE, UNUSED, UNUSED,
43 IGNORE, UNUSED, OPCHAR, UNUSED, OPCHAR, UNUSED, OPCHAR, OPCHAR,
86 while((chtype[ch] == IGNORE) ) {
/netbsd-6-1-5-RELEASE/usr.sbin/timed/timed/
H A Dglobals.h97 #define IGNORE 4 macro
98 #define ALL (SLAVE|MASTER|IGNORE)
H A Dtimed.c567 case IGNORE:
583 case IGNORE:
584 fprintf(fd, "IGNORE\n");
595 status &= ~IGNORE;
609 ntp->status = IGNORE;
626 if (ntp->status == IGNORE || ntp->status == NOMASTER) {
H A Dslave.c119 if (ntp->status == IGNORE
192 || fromnet->status == IGNORE
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dexp.c55 #define IGNORE 1 /* in ignore, it means to ignore value, just parse */ macro
110 p2 = exp0(vp, (ignore & IGNORE) || p1);
132 p2 = exp1(vp, (ignore & IGNORE) || !p1);
225 if (!(ignore & IGNORE))
267 if (!(ignore & IGNORE))
336 if (!(ignore & IGNORE))
371 if (!(ignore & IGNORE))
455 if (ignore & IGNORE)
489 if (ignore & IGNORE)
/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Dutilities.c209 idesc.id_fix = IGNORE;
275 case IGNORE:
H A Dfsck.h119 DONTKNOW, NOFIX, FIX, IGNORE enumerator in enum:fixstate
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/utils/indxbib/
H A Dindxbib.cpp470 IGNORE, // ignoring a field
478 // the beginning have been seen. In states PERCENT, IGNORE, KEY,
559 state = IGNORE;
565 case IGNORE:
573 state = IGNORE;
591 state = IGNORE;
643 case IGNORE:
/netbsd-6-1-5-RELEASE/sbin/fsck_ext2fs/
H A Dfsck.h116 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator in enum:fixstate
H A Dutilities.c428 idesc.id_fix = IGNORE;
492 case IGNORE:
H A Ddir.c211 if (idesc->id_fix == IGNORE)
242 if (idesc->id_fix == IGNORE)
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/
H A Ddhctoken.h181 IGNORE = 384, enumerator in enum:dhcp_token
/netbsd-6-1-5-RELEASE/external/bsd/libelf/dist/
H A Dlibelf_convert.m4240 * `IGNORE'_* flags turn off generation of template code.
243 define(`IGNORE',
247 IGNORE(MOVEP)
248 IGNORE(NOTE)
/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dfsck.h177 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator in enum:fixstate
H A Ddir.c260 if (idesc->id_fix == IGNORE)
293 if (idesc->id_fix == IGNORE)
H A Dutilities.c484 idesc.id_fix = IGNORE;
548 case IGNORE:
/netbsd-6-1-5-RELEASE/sbin/fsdb/
H A Dfsdb.c447 idesc.id_fix = IGNORE;
865 idesc.id_fix = IGNORE;
975 idesc.id_fix = IGNORE;
1024 idesc.id_fix = IGNORE;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dh8300-dis.c437 if (looking_for & IGNORE)
439 /* Hitachi has declared that IGNORE must be zero. */
548 else if (looking_for & IGNORE)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dh8300-dis.c437 if (looking_for & IGNORE)
439 /* Hitachi has declared that IGNORE must be zero. */
548 else if (looking_for & IGNORE)
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/os2/
H A DMakefile199 @echo *** YOU CAN SAFELY IGNORE WARNINGS FROM EMXBIND BELOW ***
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eapol_auth/
H A Deapol_auth_sm.c529 SM_STATE(BE_AUTH, IGNORE)
531 SM_ENTRY_MA(BE_AUTH, IGNORE, be_auth);
558 SM_ENTER(BE_AUTH, IGNORE);
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dtarg.c587 PRINTBIT(IGNORE);

Completed in 239 milliseconds

12