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

/freebsd-11-stable/lib/msun/tests/
H A Dlrint_test.c64 #define IGNORE 0 macro
[all...]
H A Dlround_test.c58 #define IGNORE 0 macro
[all...]
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dglobals.h95 #define IGNORE 4 macro
/freebsd-11-stable/stand/ficl/aarch64/
H A Dsysdep.h62 #define IGNORE(x) (void)(x) macro
/freebsd-11-stable/stand/ficl/amd64/
H A Dsysdep.h63 #define IGNORE(x) &x macro
/freebsd-11-stable/stand/ficl/arm/
H A Dsysdep.h62 #define IGNORE(x) (void)(x) macro
/freebsd-11-stable/stand/ficl/i386/
H A Dsysdep.h61 #define IGNORE(x) (void)x macro
/freebsd-11-stable/stand/ficl/mips64/
H A Dsysdep.h62 #define IGNORE(x) &x macro
/freebsd-11-stable/stand/ficl/mips/
H A Dsysdep.h62 #define IGNORE(x) &x macro
/freebsd-11-stable/stand/ficl/riscv/
H A Dsysdep.h62 #define IGNORE(x) (void)(x) macro
/freebsd-11-stable/stand/ficl/powerpc/
H A Dsysdep.h62 #define IGNORE(x) &x macro
/freebsd-11-stable/stand/ficl/sparc64/
H A Dsysdep.h63 #define IGNORE(x) &x macro
/freebsd-11-stable/sbin/dhclient/
H A Ddhcpd.h165 enum { IGNORE, ACCEPT, PREFER } enumerator in enum:client_config::__anon4786
/freebsd-11-stable/sbin/fsck_ffs/
H A Dfsck.h221 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator in enum:fixstate

Completed in 86 milliseconds