| /openbsd-src/usr.bin/dig/lib/dns/ |
| H A D | rcode.c | 172 #define COMPARE(string, rdclass) \ in dns_rdataclass_fromtext() macro 181 COMPARE("any", dns_rdataclass_any); in dns_rdataclass_fromtext() 189 COMPARE("ch", dns_rdataclass_chaos); in dns_rdataclass_fromtext() 190 COMPARE("chaos", dns_rdataclass_chaos); in dns_rdataclass_fromtext() 213 COMPARE("hs", dns_rdataclass_hs); in dns_rdataclass_fromtext() 214 COMPARE("hesiod", dns_rdataclass_hs); in dns_rdataclass_fromtext() 217 COMPARE("in", dns_rdataclass_in); in dns_rdataclass_fromtext() 220 COMPARE("none", dns_rdataclass_none); in dns_rdataclass_fromtext() 223 COMPARE("reserved0", dns_rdataclass_reserved0); in dns_rdataclass_fromtext() 227 #undef COMPARE in dns_rdataclass_fromtext()
|
| /openbsd-src/usr.bin/find/ |
| H A D | function.c | 57 #define COMPARE(a, b) { \ macro 179 COMPARE((now - entry->fts_statp->st_atime + in f_amin() 206 COMPARE((now - entry->fts_statp->st_atime + in f_atime() 234 COMPARE((now - entry->fts_statp->st_ctime + in f_cmin() 261 COMPARE((now - entry->fts_statp->st_ctime + in f_ctime() 977 COMPARE(entry->fts_statp->st_ino, plan->i_data); in f_inum() 1004 COMPARE(entry->fts_statp->st_nlink, plan->l_data); in f_links() 1108 COMPARE((now - entry->fts_statp->st_mtime + SECSPERDAY - 1) / in f_mtime() 1136 COMPARE((now - entry->fts_statp->st_mtime + 60 - 1) / in f_mmin() 1470 COMPARE(size, plan->o_data); in f_size()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | ggc.h | 245 #define splay_tree_new_ggc(COMPARE) \ argument 246 splay_tree_new_with_allocator (COMPARE, NULL, NULL, \
|
| H A D | combine.c | 2108 && GET_CODE (SET_SRC (XVECEXP (PATTERN (i2), 0, 0))) == COMPARE in try_combine() 2264 && GET_CODE (SET_SRC (PATTERN (i3))) == COMPARE in try_combine() 3584 && GET_CODE (SET_SRC (x)) != COMPARE in find_split_point() 4483 case COMPARE: in combine_simplify_rtx() 4639 if (GET_CODE (XEXP (x, 0)) == COMPARE in combine_simplify_rtx() 4647 if (GET_CODE (op0) == COMPARE) in combine_simplify_rtx() 5196 || GET_CODE (src) == COMPARE in simplify_set() 5209 if (GET_CODE (src) == COMPARE) in simplify_set() 5339 if (GET_CODE (src) != COMPARE || GET_MODE (src) != compare_mode) in simplify_set() 6431 : ((code == COMPARE || COMPARISON_P (x)) in make_compound_operation() [all …]
|
| H A D | sched-vis.c | 110 case COMPARE: in print_exp()
|
| /openbsd-src/gnu/llvm/libcxx/cmake/Modules/ |
| H A D | MacroEnsureOutOfSourceBuild.cmake | 5 string( COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" _insource )
|
| /openbsd-src/gnu/llvm/libcxxabi/cmake/Modules/ |
| H A D | MacroEnsureOutOfSourceBuild.cmake | 5 string( COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" _insource )
|
| /openbsd-src/regress/lib/libc/db/ |
| H A D | dbtest.c | 49 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator 172 command = COMPARE; in main() 242 case COMPARE: in main() 278 case COMPARE: in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
| H A D | ultra1_2.md | 64 ;; COMPARE IEU1 68 ;; COMPARE IEU1
|
| /openbsd-src/gnu/gcc/gcc/config/sparc/ |
| H A D | ultra1_2.md | 64 ;; COMPARE IEU1 68 ;; COMPARE IEU1
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | combine.c | 1784 && GET_CODE (SET_SRC (XVECEXP (PATTERN (i2), 0, 0))) == COMPARE 1961 && GET_CODE (SET_SRC (PATTERN (i3))) == COMPARE 3074 && GET_CODE (SET_SRC (x)) != COMPARE 4243 case COMPARE: 4494 if (GET_CODE (XEXP (x, 0)) == COMPARE 4505 if (GET_CODE (op0) == COMPARE) 5129 || GET_CODE (src) == COMPARE 5143 if (GET_CODE (src) == COMPARE) 5263 if (GET_CODE (src) != COMPARE || GET_MODE (src) != compare_mode) 6575 : ((code == COMPARE || GET_RTX_CLASS (code) == '<') [all …]
|
| H A D | simplify-rtx.c | 229 if (GET_CODE (op0) == COMPARE && op1 == const0_rtx) 1063 case COMPARE: 1600 case COMPARE: 1981 if (GET_CODE (op0) == COMPARE && op1 == const0_rtx)
|
| H A D | integrate.c | 2622 if (GET_CODE (SET_SRC (x)) == COMPARE) 2680 || GET_CODE (src) == COMPARE 2695 && GET_CODE (src) == COMPARE
|
| H A D | sched-vis.c | 241 case COMPARE:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/ |
| H A D | stormy16.c | 239 xstormy16_expand_arith (mode, COMPARE, dest, op0, op1, carry); 1798 case COMPARE: 1799 if (code == COMPARE && i == num_words - 1) 1819 && code != COMPARE
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | javaop.def | 53 COMPARE, COMPARE_L, or COMPARE_G. 258 JAVAOP (lcmp, 148, BINOP, LONG, COMPARE)
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | README.txt | 71 or COMPARE (LOGICAL) HIGH yet.
|
| /openbsd-src/gnu/gcc/libdecnumber/ |
| H A D | decNumber.c | 184 #define COMPARE 0x01 /* Compare operators */ macro 712 decCompareOp (res, lhs, rhs, set, COMPARE, &status); in decNumberCompare() 1680 decCompareOp (b, f, b, &workset, COMPARE, &ignore); /* b ? f, reversed */ in decNumberSquareRoot() 1696 decCompareOp (b, b, f, &workset, COMPARE, &ignore); /* b ? f */ in decNumberSquareRoot() 1737 decCompareOp (t, b, rhs, &workset, COMPARE, &mstatus); /* b ? rhs */ in decNumberSquareRoot() 3845 if (op == COMPARE); in decCompareOp() 3875 if (op == COMPARE) in decCompareOp()
|
| /openbsd-src/gnu/gcc/gcc/config/stormy16/ |
| H A D | stormy16.c | 251 xstormy16_expand_arith (mode, COMPARE, dest, op0, op1, carry); in xstormy16_split_cbranch() 2038 case COMPARE: in xstormy16_expand_arith() 2039 if (code == COMPARE && i == num_words - 1) in xstormy16_expand_arith() 2059 && code != COMPARE in xstormy16_expand_arith()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
| H A D | ip2k.h | 2484 XOR, COMPARE, ASHIFT, \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/avr/ |
| H A D | avr.h | 1535 if (OUTER_CODE == COMPARE \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/ |
| H A D | vax.h | 855 if ((OUTER_CODE) == COMPARE && INTVAL (RTX) == -1) \
|
| /openbsd-src/gnu/gcc/gcc/config/c4x/ |
| H A D | c4x.c | 3357 if (code == COMPARE) in c4x_valid_operands() 3426 return ! force || code == COMPARE || REGNO (op1) == REGNO (op0); in c4x_valid_operands() 3432 || code == ASHIFT || code == COMPARE) in c4x_valid_operands() 3499 if (code == COMPARE) in legitimize_operands()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| H A D | c4x.c | 3888 if (code == COMPARE) 3950 return ! force || code == COMPARE || REGNO (op1) == REGNO (operands[0]); 3958 || code == ASHIFT || code == COMPARE) 4024 if (code == COMPARE)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.h | 3329 UMIN, UMAX, COMPARE, MINUS, DIV, MOD, \ 3347 {"compare_operator", {COMPARE}},
|