Symbol: IGNORE
crypto/krb5/src/lib/rpc/xdr_float.c
55
#ifdef IGNORE
lib/msun/tests/lrint_test.c
100
test(lrintf, 0x80000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
104
test(lrint, 0x8000000000000000.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
105
test(lrintf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
108
test(lrint, -0x8000000000000800.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
109
test(lrintf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
118
test(llrint, 0x8000000000000000.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
119
test(llrintf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
122
test(llrint, -0x8000000000000800.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
123
test(llrintf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
81
testall(INFINITY, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
82
testall(NAN, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
86
test(lrint, 0x7fffffff.8p0, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
90
test(lrint, -0x80000000.8p0, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
91
test(lrint, 0x80000000.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
93
test(lrintf, 0x80000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lrint_test.c
99
test(lrint, 0x80000000.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
103
test(llround, 0x8000000000000000.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
104
test(llroundf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
107
test(llround, -0x8000000000000800.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
108
test(llroundf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
47
ATF_REQUIRE_EQ(result, IGNORE); \
lib/msun/tests/lround_test.c
51
ATF_REQUIRE_MSG(result != IGNORE, "Expected can't be IGNORE!"); \
lib/msun/tests/lround_test.c
78
testall(INFINITY, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
79
testall(NAN, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
82
test(lround, 0x7fffffff.8p0, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
83
test(lround, -0x80000000.8p0, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
84
test(lround, 0x80000000.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
87
test(lroundf, 0x80000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
90
test(lround, 0x8000000000000000.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
91
test(lroundf, 0x8000000000000000.0p0f, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
94
test(lround, -0x8000000000000800.0p0, IGNORE, FE_INVALID);
lib/msun/tests/lround_test.c
95
test(lroundf, -0x8000010000000000.0p0f, IGNORE, FE_INVALID);
sbin/dhclient/clparse.c
251
case IGNORE:
sbin/dhclient/conflex.c
415
return (IGNORE);
sbin/fsck_ffs/dir.c
289
if (idesc->id_fix == IGNORE)
sbin/fsck_ffs/fsutil.c
1283
idesc.id_fix = IGNORE;
sbin/fsck_ffs/fsutil.c
1378
case IGNORE:
sbin/fsck_ffs/inode.c
69
if (idesc->id_fix != IGNORE)
sbin/fsck_ffs/suj.c
2418
idesc.id_fix = IGNORE;
sbin/fsdb/fsdb.c
477
idesc.id_fix = IGNORE;
sbin/fsdb/fsdb.c
756
idesc.id_fix = IGNORE;
sbin/fsdb/fsdb.c
862
idesc.id_fix = IGNORE;
sbin/fsdb/fsdb.c
911
idesc.id_fix = IGNORE;
stand/ficl/aarch64/sysdep.c
54
IGNORE(pVM);
stand/ficl/aarch64/sysdep.c
95
IGNORE(fLock);
stand/ficl/aarch64/sysdep.h
60
#if !defined IGNORE /* Macro to silence unused param warnings */
stand/ficl/amd64/sysdep.c
56
IGNORE(pVM);
stand/ficl/amd64/sysdep.c
97
IGNORE(fLock);
stand/ficl/amd64/sysdep.h
61
#if !defined IGNORE /* Macro to silence unused param warnings */
stand/ficl/arm/sysdep.c
54
IGNORE(pVM);
stand/ficl/arm/sysdep.c
95
IGNORE(fLock);
stand/ficl/arm/sysdep.h
60
#if !defined IGNORE /* Macro to silence unused param warnings */
stand/ficl/i386/sysdep.c
56
IGNORE(pVM);
stand/ficl/i386/sysdep.c
97
IGNORE(fLock);
stand/ficl/i386/sysdep.h
59
#if !defined IGNORE /* Macro to silence unused param warnings */
stand/ficl/powerpc/sysdep.c
54
IGNORE(pVM);
stand/ficl/powerpc/sysdep.c
95
IGNORE(fLock);
stand/ficl/powerpc/sysdep.h
60
#if !defined IGNORE /* Macro to silence unused param warnings */
stand/ficl/riscv/sysdep.c
54
IGNORE(pVM);
stand/ficl/riscv/sysdep.c
95
IGNORE(fLock);
stand/ficl/riscv/sysdep.h
60
#if !defined IGNORE /* Macro to silence unused param warnings */
stand/ficl/words.c
2558
IGNORE(pVM);
stand/ficl/words.c
2566
IGNORE(pVM);
stand/ficl/words.c
2574
IGNORE(pVM);
stand/ficl/words.c
2821
IGNORE(pVM);
stand/ficl/words.c
3193
IGNORE(pVM);
stand/ficl/words.c
3447
IGNORE(count);
stand/ficl/words.c
3976
IGNORE(pVM);
stand/ficl/words.c
4772
IGNORE(pVM);
stand/ficl/words.c
558
IGNORE(pVM);