Searched defs:IGNORE (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/lib/msun/tests/
H A Dlrint_test.c62 #define IGNORE 0 macro
[all...]
H A Dlround_test.c39 #define IGNORE 0x12345 macro
[all...]
/freebsd-current/stand/ficl/i386/
H A Dsysdep.h60 #define IGNORE(x) (void)x macro
/freebsd-current/stand/ficl/amd64/
H A Dsysdep.h62 #define IGNORE(x) &x macro
/freebsd-current/stand/ficl/arm/
H A Dsysdep.h61 #define IGNORE(x) (void)(x) macro
/freebsd-current/stand/ficl/aarch64/
H A Dsysdep.h61 #define IGNORE(x) (void)(x) macro
/freebsd-current/stand/ficl/powerpc/
H A Dsysdep.h61 #define IGNORE(x) &x macro
/freebsd-current/stand/ficl/riscv/
H A Dsysdep.h61 #define IGNORE(x) (void)(x) macro
/freebsd-current/sbin/dhclient/
H A Ddhctoken.h135 #define IGNORE 337 macro
H A Ddhcpd.h170 enum { IGNORE, ACCEPT, PREFER } enumerator in enum:client_config::__anon49
/freebsd-current/contrib/bsddialog/utility/
H A Dutil_cli.c76 IGNORE, enumerator in enum:OPTS
/freebsd-current/sbin/fsck_ffs/
H A Dfsck.h245 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator in enum:fixstate

Completed in 92 milliseconds