Home
last modified time | relevance | path

Searched refs:gt (Results 1 – 25 of 79) sorted by path

1234

/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-sh.texi285 cmp/gt Rm,Rn mov.l Rm,@@-Rn
/dragonfly/contrib/binutils-2.27/gold/
H A Dexpression.cc533 BINARY_EXPRESSION(gt, >, false, false, false, false)
/dragonfly/contrib/binutils-2.34/gold/
H A Dexpression.cc552 BINARY_EXPRESSION(gt, >, false, false, false, false)
/dragonfly/contrib/bmake/
H A DFILES101 unit-tests/cond-cmp-numeric-gt.exp
102 unit-tests/cond-cmp-numeric-gt.mk
H A Dconfigure.in170 test ${bmake_path_max:-0} -gt 0 2> /dev/null || bmake_path_max=
173 if test $bmake_path_max -gt 1024; then
H A Dinstall-sh87 while [ $# -gt 1 ]
165 if [ $# -gt 2 ]; then
173 while [ $# -gt 1 ]
/dragonfly/contrib/cvs-1.12/lib/
H A Dmktime.c277 time_t t, gt, t0, t1, t2; in __mktime_internal() local
400 (gt = guess_time_tm (year, yday, hour, min, sec, &t, in __mktime_internal()
402 t != gt); in __mktime_internal()
403 t1 = t2, t2 = t, t = gt, dst2 = tm.tm_isdst != 0) in __mktime_internal()
/dragonfly/contrib/diffutils/lib/
H A Dmktime.c471 long_int gt = ot + tm_diff (year, yday, hour, min, sec, in __mktime_internal() local
473 if (mktime_min <= gt && gt <= mktime_max) in __mktime_internal()
475 if (convert_time (convert, gt, &tm)) in __mktime_internal()
477 t = gt; in __mktime_internal()
/dragonfly/contrib/expat/lib/
H A Dxmltok_impl.c677 goto gt; in PREFIX()
693 gt: in PREFIX()
784 goto gt; in PREFIX()
801 gt: in PREFIX()
/dragonfly/contrib/file/magic/Magdir/
H A Danimation90 >8 string 3gt \b, MPEG v4 system, 3GPP
H A Dmotorola32 # Motorola S-Records, from Gerd Truschinski <gt@freebsd.first.gmd.de>
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dmmx.md589 (gt:V2SI (match_operand:V2SF 1 "register_operand" "0")
1094 (gt:MMXMODEI
H A Dpredicates.md1045 (match_code "ge,gt,uneq,unle,unlt,ltgt"))))
1048 (match_code "ne,eq,ge,gt,le,lt"))
1095 (match_code "ltu,lt,unlt,gtu,gt,ungt,le,unle,ge,unge,ltgt,uneq")
1116 (match_code "gt,ge,unlt,unle,uneq,ltgt,ordered,unordered"))
H A Dsse.md6234 (gt:V2DI
6249 (gt:VI_256
6261 (gt:VI124_128
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Doperators.def123 DEF_SIMPLE_OPERATOR (">", GT_EXPR, "gt", 2)
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddbgcnt.def126 while [ `expr $ub - $lb` -gt 1 ]; do
H A Dgenflags.c195 const char *lt, *gt; in gen_insn() local
207 gt = strchr (name, '>'); in gen_insn()
208 if (lt || gt) in gen_insn()
H A Drtl.def521 DEF_RTL_EXPR(GT, "gt", "ee", RTX_COMPARE)
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgty.texi514 The file will be called @file{gt-@var{path}.h} where @var{path} is the
517 @file{cp/parser.c} is called @file{gt-cp-parser.c}. The
581 @code{#include "gt-foo_bar.h"} as its very last line.
H A Dmd.texi875 @code{lt}, @code{ltu}, @code{le}, @code{leu}, @code{gt}, @code{gtu},
3034 The synthetic compare types--gt, lt, ge, and le.
7613 @cindex @code{gt} and attributes
7633 @itemx (gt @var{arith1} @var{arith2})
9117 eq ne gt ge lt le gtu geu ltu leu])
H A Drtl.texi2469 there are distinct expression codes @code{gt} and @code{gtu} for signed and
2491 @findex gt
2493 @item (gt:@var{m} @var{x} @var{y})
2501 Like @code{gt} but does unsigned comparison, on fixed-point numbers only.
2509 Like @code{gt} and @code{gtu} but test for ``less than''.
2517 Like @code{gt} and @code{gtu} but test for ``greater than or equal''.
2525 Like @code{gt} and @code{gtu} but test for ``less than or equal''.
/dragonfly/contrib/gcc-4.7/gcc/objcp/
H A DMake-lang.in93 gt-objc-objc-runtime-shared-support.h \
104 gt-objc-objc-gnu-runtime-abi-01.h \
116 gt-objc-objc-next-runtime-abi-01.h \
129 gt-objc-objc-next-runtime-abi-02.h \
145 gt-objc-objc-act.h \
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Diosfwd66 * should not do it yourself. Instead, include the &lt;iosfwd&gt;
H A Diostream50 * The &lt;iostream&gt; header declares the eight <em>standard stream
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dmmx.md479 (gt:V2SI (match_operand:V2SF 1 "register_operand" "0")
983 (gt:MMXMODEI

1234