Home
last modified time | relevance | path

Searched defs:IGNORE (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_convert.m4102 define(`IGNORE',`NOCVT($1)NOFUNC($1)') macro
/netbsd-src/usr.sbin/timed/timed/
H A Dglobals.h97 #define IGNORE 4 macro
/netbsd-src/sbin/fsck_lfs/
H A Dfsck.h87 DONTKNOW, NOFIX, FIX, IGNORE enumerator
/netbsd-src/bin/csh/
H A Dexp.c55 #define IGNORE 1 /* in ignore, it means to ignore value, just parse */ macro
/netbsd-src/sbin/fsck_ext2fs/
H A Dfsck.h116 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator
/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp470 IGNORE, // ignoring a field in do_file() enumerator
/netbsd-src/sbin/fsck_ffs/
H A Dfsck.h181 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhctoken.h187 IGNORE = 384, enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h601 #define INIT_CUMULATIVE_INCOMING_ARGS(CUM,FNTYPE,IGNORE) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.h592 #define INIT_CUMULATIVE_INCOMING_ARGS(CUM,FNTYPE,IGNORE) \ argument
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddhctoken.h191 IGNORE = 384, enumerator
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-hppa.c1022 #define CHECK_FIELD(FIELD, HIGH, LOW, IGNORE) \ argument
1050 #define CHECK_ALIGN(FIELD, ALIGN, IGNORE) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-hppa.c1022 #define CHECK_FIELD(FIELD, HIGH, LOW, IGNORE) \ argument
1050 #define CHECK_ALIGN(FIELD, ALIGN, IGNORE) \ argument
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dh8300.h107 IGNORE = 0x200000, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dh8300.h107 IGNORE = 0x200000, enumerator
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbtdb.c260 #define IGNORE( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbtdb.c299 #define IGNORE(header) \ macro