Home
last modified time | relevance | path

Searched refs:anything (Results 1 – 25 of 1514) sorted by relevance

12345678910>>...61

/netbsd/tests/usr.bin/xlint/lint1/
H A Dgcc_cast_union.c16 union anything { union
62 union anything any; in test()
64 any = (union anything)(_Bool)0; in test()
70 any = (union anything)(int)'\0'; in test()
76 any = (union anything)0.0F; in test()
77 any = (union anything)0.0; in test()
78 any = (union anything)0.0L; in test()
81 any = (union anything)E1; in test()
82 any = (union anything)E2; in test()
85 any = (union anything)OTHER; in test()
[all …]
H A Dmsg_247.c357 } anything; typedef
363 static anything *p_anything;
381 p_anything = (anything *)p_double; in conversions_from_and_to_union()
392 p_function = (anything *)p_int; in conversions_from_and_to_union()
396 p_function = (anything *)p_function_array->m_function_array[0]; in conversions_from_and_to_union()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_add_impl.inc26 // NaN + anything = qNaN
28 // anything + NaN = qNaN
34 // +/-infinity + anything remaining = +/- infinity
38 // anything remaining + +/-infinity = +/-infinity
41 // zero + anything = anything
48 // anything + zero = anything
77 // anything.)
H A Dfp_mul_impl.inc32 // NaN * anything = qNaN
34 // anything * NaN = qNaN
51 // zero * anything = +/- zero
53 // anything * zero = +/- zero
65 // won't hurt anything.)
/netbsd/sys/arch/sparc64/doc/
H A DSunFire_v210.txt7 undocumented pins do, if anything.
28 all low active, the remaining outputs don't seem to do anything.
47 all low active, the remaining outputs don't seem to do anything.
/netbsd/external/apache2/llvm/dist/libcxx/utils/symcheck-blacklists/
H A Dlinux_blacklist.txt16 # anything using __hidden_allocator
18 # anything using __sso_allocator
H A Dosx_blacklist.txt16 # anything using __hidden_allocator
18 # anything using __sso_allocator
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/data/
H A Dtest011-out.ldif1 # ldapsearch does not return anything tangible in the output if it enounters a referral
7 # Asking for anything under a referral will do the same
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dheaderdirs.texi21 doesn't install anything there. It is normally
26 doesn't install anything there.
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dheaderdirs.texi21 doesn't install anything there. It is normally
26 doesn't install anything there.
/netbsd/external/bsd/file/dist/magic/magdir/
H A Daout12 # XXX - is there anything we can look at to distinguish BSD/OS 386 from
34 # XXX - is there anything we can look at to distinguish old SunOS 68010
/netbsd/external/bsd/unbound/dist/testdata/
H A Diter_stub_leak.rpl141 ; match anything, servfail
155 ; match anything, servfail
169 ; match anything, servfail
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DRunLoopAutoreleaseLeakChecker.cpp131 static StatementMatcher getRunLoopRunM(StatementMatcher Extra = anything()) { in getRunLoopRunM()
147 static StatementMatcher getOtherMessageSentM(StatementMatcher Extra = anything()) { in getOtherMessageSentM()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpredicates.md41 ;; Accept anything general_operand accepts, except that registers must
50 ;; Accept anything nonimmediate_operand accepts, except that registers must
/netbsd/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpredicates.md41 ;; Accept anything general_operand accepts, except that registers must
50 ;; Accept anything nonimmediate_operand accepts, except that registers must
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dfnmatch.txh10 character is in the set. A set may be inverted (i.e., match anything
13 as anything other than the first character of the set. To include a
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dfnmatch.txh10 character is in the set. A set may be inverted (i.e., match anything
13 as anything other than the first character of the set. To include a
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dfnmatch.txh10 character is in the set. A set may be inverted (i.e., match anything
13 as anything other than the first character of the set. To include a
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dfnmatch.txh10 character is in the set. A set may be inverted (i.e., match anything
13 as anything other than the first character of the set. To include a
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dfnmatch.txh10 character is in the set. A set may be inverted (i.e., match anything
13 as anything other than the first character of the set. To include a
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dfnmatch.txh10 character is in the set. A set may be inverted (i.e., match anything
13 as anything other than the first character of the set. To include a
/netbsd/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dheaderutils.py397 anything = False
406 anything = True
409 anything = True
418 if (anything):
/netbsd/external/gpl3/gcc/dist/contrib/header-tools/
H A Dheaderutils.py397 anything = False
406 anything = True
409 anything = True
418 if (anything):
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-inject/
H A Dtest-empty.txt2 # This test voluntarily has no RUN lines or anything else. The RUN lines are
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-mmix/
H A Dstart4.s3 # anything so whatever is linked will be discarded.

12345678910>>...61