Home
last modified time | relevance | path

Searched refs:VAL1 (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dselftest.h320 #define ASSERT_EQ(VAL1, VAL2) \ argument
321 ASSERT_EQ_AT ((SELFTEST_LOCATION), (VAL1), (VAL2))
326 #define ASSERT_EQ_AT(LOC, VAL1, VAL2) \ argument
328 const char *desc_ = "ASSERT_EQ (" #VAL1 ", " #VAL2 ")"; \
329 if ((VAL1) == (VAL2)) \
339 #define ASSERT_KNOWN_EQ(VAL1, VAL2) \ argument
340 ASSERT_KNOWN_EQ_AT ((SELFTEST_LOCATION), (VAL1), (VAL2))
345 #define ASSERT_KNOWN_EQ_AT(LOC, VAL1, VAL2) \ argument
347 const char *desc = "ASSERT_KNOWN_EQ (" #VAL1 ", " #VAL2 ")"; \
348 if (known_eq (VAL1, VAL2)) \
[all …]
H A DChangeLog-201614981 two-valued to VAR == VAL1 ? (CST BINOP VAL1) : (CST BINOP VAL2).
14983 VAR == VAL1 ? (VAL1 BINOP CST) : (VAL2 BINOP CST).
H A DChangeLog-200523508 * tree-vrp.c (compare_values): Check that VAL1 and VAL2 are
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dselftest.h322 #define ASSERT_EQ(VAL1, VAL2) \ argument
323 ASSERT_EQ_AT ((SELFTEST_LOCATION), (VAL1), (VAL2))
328 #define ASSERT_EQ_AT(LOC, VAL1, VAL2) \ argument
330 const char *desc_ = "ASSERT_EQ (" #VAL1 ", " #VAL2 ")"; \
331 if ((VAL1) == (VAL2)) \
341 #define ASSERT_KNOWN_EQ(VAL1, VAL2) \ argument
342 ASSERT_KNOWN_EQ_AT ((SELFTEST_LOCATION), (VAL1), (VAL2))
347 #define ASSERT_KNOWN_EQ_AT(LOC, VAL1, VAL2) \ argument
349 const char *desc = "ASSERT_KNOWN_EQ (" #VAL1 ", " #VAL2 ")"; \
350 if (known_eq (VAL1, VAL2)) \
[all …]
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c18 #define VAL1(x) (x)&0xff macro
28 #define OP_const1u(x) 0x08,VAL1(x),
29 #define OP_const1s(x) 0x09,VAL1(x),
41 #define OP_pick(x) 0x15,VAL1(x),
168 #define OP_deref_size(x) 0x94,VAL1(x),
169 #define OP_xderef_size(x) 0x95,VAL1(x),
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dpr10770.c18 #define VAL1(x) (x)&0xff macro
28 #define OP_const1u(x) 0x08,VAL1(x),
29 #define OP_const1s(x) 0x09,VAL1(x),
41 #define OP_pick(x) 0x15,VAL1(x),
168 #define OP_deref_size(x) 0x94,VAL1(x),
169 #define OP_xderef_size(x) 0x95,VAL1(x),
/netbsd-src/external/gpl3/autoconf/dist/lib/m4sugar/
H A Dforeach.m483 # m4_case(SWITCH, VAL1, IF-VAL1, VAL2, IF-VAL2, ..., DEFAULT)
106 # m4_bmatch(SWITCH, RE1, VAL1, RE2, VAL2, ..., DEFAULT)
111 # VAL1;
142 # m4_cond(TEST1, VAL1, IF-VAL1, TEST2, VAL2, IF-VAL2, ..., [DEFAULT])
H A Dm4sugar.m4382 # m4_case(SWITCH, VAL1, IF-VAL1, VAL2, IF-VAL2, ..., DEFAULT)
387 # case VAL1:
388 # IF-VAL1;
410 # m4_bmatch(SWITCH, RE1, VAL1, RE2, VAL2, ..., DEFAULT)
415 # VAL1;
473 # m4_cond(TEST1, VAL1, IF-VAL1, TEST2, VAL2, IF-VAL2, ..., [DEFAULT])
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtlgamma.c296 #define VAL1 "-0.11100001001010110111001010001001001011110100110000110E-55" in special() macro
312 mpfr_set_str_binary (x, VAL1); in special()
/netbsd-src/external/bsd/openldap/dist/tests/data/regressions/its8752/
H A Dits8752292 VAL1="Fudd"
/netbsd-src/external/gpl3/autoconf/dist/tests/
H A Dtools.at589 #if (VAL1*VAL2)==VAL3+VAL4 /* Not VAL5 !!! */
594 #if VAL1
607 VAL1 iftest1.c iftest2.c
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallingConv.td315 // Return: HP, P, VAL1, VAL2
375 // Return: HP, P, VAL1, VAL2
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h6169 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator
6200 assert(NumSubExprs > VAL1); in getVal1()
6201 return cast<Expr>(SubExprs[VAL1]); in getVal1()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLangRef.rst4175 ``select (COND, VAL1, VAL2)``
4177 ``icmp COND (VAL1, VAL2)``
4179 ``fcmp COND (VAL1, VAL2)``
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git102278 * DCACHE.C{PAL1,VAL1} rs1