Searched refs:GT (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/libs/ncurses/progs/
H A Dtset.c248 #define GT 0x01 macro
252 #define GE (GT | EQ)
394 if (mapp->conditional & GT)
401 mapp->conditional |= GT;
439 mapp->conditional = ~mapp->conditional & (EQ | GT | LT);
452 if (mapp->conditional & GT) {
453 (void) printf("GT");
489 case GT:
/haiku-fatelf/src/bin/bash/
H A Dtest.c81 #define GT 3 macro
348 case GT: return (l > r);
392 case 'g': return (arithcomp (arg1, arg2, GT, flags)); /* -gt */
H A Dexpr.c118 #define GT '>' macro
673 (curtok == GT))
686 else /* (op == GT) */
992 case GT:
1119 else if ((c == GT) && (c1 == EQ))
1134 else if ((c == GT) && (c1 == GT))
/haiku-fatelf/src/bin/gdb/etc/
H A Dtexi2pod.pl222 s/>/>/g;
286 $_ = "\n=item $ic\<$1\>\n";
372 s/>/>/g;
/haiku-fatelf/src/bin/network/wget/doc/
H A Dtexi2pod.pl223 s/>/>/g;
296 $_ = "\n=item $ic\<$thing\>\n";
389 s/>/>/g;
/haiku-fatelf/src/libs/glut/
H A Dglutint.h198 #define GT 5 macro
/haiku-fatelf/src/libs/ncurses/misc/
H A Dterminfo.src7943 # The Wyse-99GT looks at lot like the Wyse 60 except that it
7946 # For the Wyse 99GT the "lines" setup parameter controls the
7948 # The Wyse-99GT also has personalities for the VT220 and
8000 wy99-ansi|Wyse WY-99GT in ansi mode (int'l PC keyboard),
8033 wy99a-ansi|Wyse WY-99GT in ansi mode (US PC keyboard),
8045 wy99f|wy99fgt|wy-99fgt|Wyse WY-99GT (int'l PC keyboard),
8073 wy99fa|wy99fgta|wy-99fgta|Wyse WY-99GT (US PC keyboard),
H A Dterminfo.tmp7943 # The Wyse-99GT looks at lot like the Wyse 60 except that it
7946 # For the Wyse 99GT the "lines" setup parameter controls the
7948 # The Wyse-99GT also has personalities for the VT220 and
8000 wy99-ansi|Wyse WY-99GT in ansi mode (int'l PC keyboard),
8033 wy99a-ansi|Wyse WY-99GT in ansi mode (US PC keyboard),
8045 wy99f|wy99fgt|wy-99fgt|Wyse WY-99GT (int'l PC keyboard),
8073 wy99fa|wy99fgta|wy-99fgta|Wyse WY-99GT (US PC keyboard),

Completed in 222 milliseconds