Home
last modified time | relevance | path

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

/trueos/tools/regression/lib/msun/
HDtest-lround.c58 #define IGNORE 0 macro
HDtest-lrint.c64 #define IGNORE 0 macro
/trueos/tools/test/dtrace/
HDMakefile7 IGNORE= \ macro
/trueos/lib/libelf/
HDlibelf_convert.m4231 define(`IGNORE', macro
/trueos/sys/boot/ficl/sparc64/
HDsysdep.h63 #define IGNORE(x) &x macro
/trueos/sys/boot/ficl/arm/
HDsysdep.h62 #define IGNORE(x) (void)(x) macro
/trueos/sys/boot/ficl/ia64/
HDsysdep.h63 #define IGNORE(x) &x macro
/trueos/sys/boot/ficl/i386/
HDsysdep.h61 #define IGNORE(x) (void)x macro
/trueos/sys/boot/ficl/powerpc/
HDsysdep.h62 #define IGNORE(x) &x macro
/trueos/sys/boot/ficl/mips/
HDsysdep.h62 #define IGNORE(x) &x macro
/trueos/sys/boot/ficl/amd64/
HDsysdep.h63 #define IGNORE(x) &x macro
/trueos/usr.sbin/timed/timed/
HDglobals.h95 #define IGNORE 4 macro
/trueos/contrib/groff/src/utils/indxbib/
HDindxbib.cpp468 IGNORE, // ignoring a field in do_file() enumerator
/trueos/sbin/fsck_ffs/
HDfsck.h221 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator
/trueos/contrib/wpa/src/eapol_auth/
HDeapol_auth_sm.c523 SM_STATE(BE_AUTH, IGNORE) in SM_STATE() argument
/trueos/sbin/dhclient/
HDdhcpd.h165 enum { IGNORE, ACCEPT, PREFER } enumerator