Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/msun/tests/
HDlround_test.c58 #define IGNORE 0 macro
HDlrint_test.c64 #define IGNORE 0 macro
/freebsd-11-stable/contrib/elftoolchain/libelf/
HDlibelf_convert.m494 define(`IGNORE',`NOCVT($1)NOFUNC($1)') macro
/freebsd-11-stable/stand/ficl/aarch64/
HDsysdep.h62 #define IGNORE(x) (void)(x) macro
/freebsd-11-stable/stand/ficl/riscv/
HDsysdep.h62 #define IGNORE(x) (void)(x) macro
/freebsd-11-stable/stand/ficl/sparc64/
HDsysdep.h63 #define IGNORE(x) &x macro
/freebsd-11-stable/stand/ficl/amd64/
HDsysdep.h63 #define IGNORE(x) &x macro
/freebsd-11-stable/stand/ficl/powerpc/
HDsysdep.h62 #define IGNORE(x) &x macro
/freebsd-11-stable/stand/ficl/arm/
HDsysdep.h62 #define IGNORE(x) (void)(x) macro
/freebsd-11-stable/stand/ficl/i386/
HDsysdep.h61 #define IGNORE(x) (void)x macro
/freebsd-11-stable/stand/ficl/mips/
HDsysdep.h62 #define IGNORE(x) &x macro
/freebsd-11-stable/stand/ficl/mips64/
HDsysdep.h62 #define IGNORE(x) &x macro
/freebsd-11-stable/usr.sbin/timed/timed/
HDglobals.h95 #define IGNORE 4 macro
/freebsd-11-stable/contrib/groff/src/utils/indxbib/
HDindxbib.cpp468 IGNORE, // ignoring a field in do_file() enumerator
/freebsd-11-stable/sbin/fsck_ffs/
HDfsck.h221 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator
/freebsd-11-stable/contrib/wpa/src/eapol_auth/
HDeapol_auth_sm.c537 SM_STATE(BE_AUTH, IGNORE) in SM_STATE() argument
/freebsd-11-stable/sbin/dhclient/
HDdhcpd.h165 enum { IGNORE, ACCEPT, PREFER } enumerator