| /dragonfly/tools/regression/usr.bin/m4/ |
| HD | gnupatterns.m4 | 2 patsubst(`string with a + to replace with a minus', `+', `minus') 4 patsubst(`+string with a starting + to replace with a minus', `^+', `minus')
|
| HD | regress.gnupatterns.out | 1 string with a minus to replace with a minus 3 minusstring with a starting + to replace with a minus
|
| /dragonfly/games/rogue/ |
| HD | hit.c | 62 float minus; in mon_hit() local 98 minus = (float)((AMULET_LEVEL * 2) - cur_level); in mon_hit() 100 minus = (float)get_armor_class(rogue.armor) * 3.00; in mon_hit() 101 minus = minus / 100.00 * (float)damage; in mon_hit() 103 damage -= (short)minus; in mon_hit()
|
| /dragonfly/usr.sbin/ppp/ |
| HD | nat_cmd.c | 346 char *minus; in StrToPortRange() local 349 minus = strchr(str, '-'); in StrToPortRange() 350 if (minus) in StrToPortRange() 351 *minus = '\0'; /* Cheat the const-ness ! */ in StrToPortRange() 355 if (minus) in StrToPortRange() 356 *minus = '-'; /* Cheat the const-ness ! */ in StrToPortRange() 359 if (minus) in StrToPortRange() 360 res = StrToPort(minus + 1, high, proto); in StrToPortRange()
|
| HD | chat.c | 188 int minus; in chat_UpdateSet() local 199 minus = 0; in chat_UpdateSet() 202 minus++; in chat_UpdateSet() 205 if (minus % 2) in chat_UpdateSet() 208 else if (minus) { in chat_UpdateSet()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | match.pd | 96 (for op (plus pointer_plus minus bit_ior bit_xor) 120 (minus @0 real_zerop@1) 130 (minus @0 @0) 474 (minus (convert1? @0) (convert2? (mult:c (trunc_div @@0 @@1) @1))) 493 (bit_and @0 (convert (minus @1 { build_int_cst (TREE_TYPE (@1), 1); })))))) 633 (lshift integer_onep@0 (minus@1 INTEGER_CST@2 @3)) 687 (minus (bit_and:cs @0 (bit_not @1)) (bit_and:cs @0 @1)) 688 (minus (bit_xor @0 @1) @1)) 690 (minus (bit_and:s @0 INTEGER_CST@2) (bit_and:s @0 INTEGER_CST@1)) 692 (minus (bit_xor @0 @1) @1))) [all …]
|
| /dragonfly/contrib/gmp/mpf/ |
| HD | set_str.c | 278 long dig, minus, plusminus; in mpf_set_str() local 280 minus = -(long) (c == '-'); in mpf_set_str() 281 plusminus = minus | -(long) (c == '+'); in mpf_set_str() 300 exp_in_base = (exp_in_base ^ minus) - minus; /* conditional negation */ in mpf_set_str()
|
| /dragonfly/games/quiz/datfiles/ |
| HD | posneg | 50 plus:minus
|
| /dragonfly/contrib/gcc-4.7/gcc/config/i386/ |
| HD | sse.md | 1117 (minus:V4DF (match_dup 1) (match_dup 2)) 1131 (minus:V2DF (match_dup 1) (match_dup 2)) 1149 (minus:V8SF (match_dup 1) (match_dup 2)) 1163 (minus:V4SF (match_dup 1) (match_dup 2)) 4902 (minus:VI_AVX2 8516 (minus:HI 8521 (minus:HI 8525 (minus:HI 8528 (minus:HI 8533 (minus:HI [all …]
|
| HD | mmx.md | 381 (minus:V2SF (match_operand:V2SF 1 "register_operand" "") 387 (minus:V2SF (match_operand:V2SF 2 "register_operand" "") 393 (minus:V2SF (match_operand:V2SF 1 "nonimmediate_operand" "0,ym") 534 (minus:SF 539 (minus:SF 556 (minus:V2SF (match_dup 1) (match_dup 2))
|
| HD | predicates.md | 1149 (match_code "plus,minus,mult,div")) 1159 ;; Return true if this is a plus, minus, and, ior or xor operation. 1161 (match_code "plus,minus,and,ior,xor")) 1169 (match_code "plus,mult,and,ior,xor,smin,smax,umin,umax,compare,minus,div, 1178 (ior (match_code "plus,minus,and,ior,xor,ashift")
|
| HD | i386.md | 660 (define_code_iterator plusminus [plus minus]) 667 (minus "sub") (ss_minus "sssub") (us_minus "ussub")]) 672 (minus "sub") (ss_minus "subs") (us_minus "subus")]) 674 [(plus "adc") (minus "sbb")]) 678 (minus "") (ss_minus "") (us_minus "")]) 990 (minus:SWI (match_operand:SWI 0 "nonimmediate_operand" "<r>m,<r>") 6382 (minus:SDWIM (match_operand:SDWIM 1 "nonimmediate_operand" "") 6389 (minus:<DWI> 6399 (minus:DWIH (match_dup 1) (match_dup 2)))]) 6401 (minus:DWIH [all …]
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | md.texi | 1209 use an immediate operand; but if the immediate value is between @minus{}128 1214 range @minus{}128 to 127'', and then specifying @samp{Ks} in the operand 1678 Integer in the range @minus{}4095 to 4095 1745 Constant greater than @minus{}1, less than 64 1748 Constant greater than @minus{}64, less than 1 1760 Constant integer @minus{}1 1787 A signed 11-bit constant added to @minus{}1. 1791 Left-shift of @minus{}1, i.e., a bit mask with a block of leading ones, the rest 1796 Right-shift of @minus{}1, i.e., a bit mask with a trailing block of ones, the 2323 0 or @minus{}1 for @code{dep} instruction [all …]
|
| HD | hostconfig.texi | 62 Return @minus{}1 if we couldn't allocate @var{size} bytes at @var{address}. 72 returned by this executable; just return @minus{}1. Such values usually
|
| /dragonfly/contrib/gcc-8.0/gcc/config/i386/ |
| HD | mmx.md | 258 (minus:V2SF (match_operand:V2SF 1 "register_operand") 264 (minus:V2SF (match_operand:V2SF 2 "register_operand") 270 (minus:V2SF (match_operand:V2SF 1 "nonimmediate_operand" "0,ym") 424 (minus:SF 429 (minus:SF 446 (minus:V2SF (match_dup 1) (match_dup 2))
|
| HD | i386.md | 869 (define_code_iterator plusminus [plus minus]) 878 (minus "sub") (ss_minus "sssub") (us_minus "ussub")]) 883 (minus "sub") (ss_minus "subs") (us_minus "subus")]) 889 (minus "") (ss_minus "") (us_minus "")]) 1327 (minus:SWI (match_operand:SWI 0 "nonimmediate_operand" "<r>m,<r>") 6623 (minus:SDWIM (match_operand:SDWIM 1 "nonimmediate_operand") 6630 (minus:<DWI> 6641 (minus:DWIH (match_dup 1) (match_dup 2)))]) 6643 (minus:DWIH 6644 (minus:DWIH [all …]
|
| HD | predicates.md | 1433 (match_code "plus,minus,mult,div")) 1443 ;; Return true if this is a plus, minus, and, ior or xor operation. 1445 (match_code "plus,minus,and,ior,xor")) 1449 (match_code "plus,mult,and,ior,xor,smin,smax,umin,umax,compare,minus,div, 1458 (ior (match_code "plus,minus,and,ior,xor,ashift")
|
| /dragonfly/contrib/zstd/lib/compress/ |
| HD | fse_compress.c | 329 …malTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus) in FSE_optimalTableLog_internal() argument 331 U32 maxBitsSrc = BIT_highbit32((U32)(srcSize - 1)) - minus; in FSE_optimalTableLog_internal()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | utils.c | 3364 int minus = 0; in strtoulst() local 3376 minus = 1; in strtoulst() 3413 minus = 0; in strtoulst() 3422 if (minus) in strtoulst()
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
| D | stl_function.h | 150 struct minus; in _GLIBCXX_VISIBILITY() 177 struct minus : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct 245 struct minus<void> in _GLIBCXX_VISIBILITY()
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/parallel/ |
| D | numeric | 459 std::minus<_ValueType>(), 471 std::minus<_ValueType>());
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/parallel/ |
| D | numeric | 456 std::minus<_ValueType>(), 468 std::minus<_ValueType>());
|
| /dragonfly/contrib/zstd/lib/common/ |
| HD | fse.h | 320 …alTableLog_internal(unsigned maxTableLog, size_t srcSize, unsigned maxSymbolValue, unsigned minus);
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
| D | stl_function.h | 151 struct minus : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | rtl.def | 435 /* Operand 0 minus operand 1. */ 436 DEF_RTL_EXPR(MINUS, "minus", "ee", RTX_BIN_ARITH) 623 sign bits minus one). */ 693 /* Operand 0 minus operand 1, with signed saturation. */ 710 /* Operand 0 minus operand 1, with unsigned saturation. */
|