Searched refs:PLUS (Results 26 - 50 of 61) sorted by relevance

123

/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclParseExpr.c99 #define PLUS 15 macro
119 * lexemes MINUS and PLUS.
962 while ((lexeme == PLUS) || (lexeme == MINUS)) {
1083 if ((lexeme == PLUS) || (lexeme == MINUS) || (lexeme == BIT_NOT)
1735 infoPtr->lexeme = PLUS;
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dutil_norm_peg.tcl253 PLUS +
H A Dparse_peg.tcl237 # PLUS = (x (t +)
285 # (n PLUS))))
3369 # PLUS = (x (t +)
3373 if {[inc_restore PLUS]} {
3383 isv_nonterminal_leaf PLUS $pos
3384 inc_save PLUS $pos
3386 ier_nonterminal "Expected PLUS" $pos
4194 # (n PLUS))))
4208 # (n PLUS))))
4223 # (n PLUS))))
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclCompExpr.c160 #define PLUS 1 /* Ambiguous. Resolves to UNARY_PLUS or macro
187 #define UNARY_PLUS ( UNARY | PLUS)
224 #define BINARY_PLUS ( BINARY | PLUS)
465 0 /* * or ** */, PLUS /* + */,
776 case PLUS:
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/page/
H A Dparse.y183 %left PLUS MINUS.
217 carg ::= DEFAULT PLUS term(X). {sqlite3AddDefaultValue(pParse,X);}
645 expr(A) ::= expr(X) PLUS(OP) expr(Y). {A = sqlite3Expr(@OP, X, Y, 0);}
703 expr(A) ::= PLUS(B) expr(X). [UPLUS] {
861 plus_opt ::= PLUS.
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dtimezone.cpp100 #define PLUS 0x002B macro
1322 } else if (id[pos.getIndex()] != PLUS /*'+'*/) {
1433 id += (UChar)PLUS;
H A Dtzfmt.cpp112 static const UChar PLUS = 0x002B; variable
1428 UChar sign = PLUS;
1552 if (firstChar == PLUS) {
1897 if (c == PLUS) {
2042 UChar sign = PLUS;
H A Dvtzone.cpp38 static const UChar PLUS = 0x2B; /* + */ variable
98 if (str.charAt(start) == PLUS) {
305 if (s == PLUS) {
338 str.append(PLUS);
453 if (value.charAt(0) == PLUS) {
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dmath.c123 #define PLUS 14 macro
175 * 5 PLUS '+', MINUS '-'
201 /* OR MUL DIV MOD PLUS */
236 * 9 PLUS '+', MINUS '-'
257 /* OR MUL DIV MOD PLUS */
577 return (unary) ? UPLUS : PLUS;
1124 case PLUS:
/macosx-10.10.1/bc-21/bc/dc/
H A Dnumeric.c437 value->n_sign = PLUS;
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexp_clib.c236 #define PLUS 11 /* node Match this (simple) thing 1 or more times. */ macro
255 * STAR,PLUS '?', and complex '*' and '+', are implemented as circular
257 * per match) are implemented with STAR and PLUS for speed
299 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */
602 reginsert(PLUS, ret, rcstate);
1142 case PLUS: {
1378 case PLUS:
1379 p = "PLUS";
/macosx-10.10.1/awk-20/src/
H A Dytab.c89 PLUS = 278, enumerator in enum:yytokentype
186 #define PLUS 278 macro
730 "QUEST", "PLUS", "EMPTYRE", "IGNORE_PRIOR_ATOM", "AND", "BOR", "APPEND",
H A Dawkgram.y53 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE IGNORE_PRIOR_ATOM
H A Dytabc.bak76 PLUS = 278,
171 #define PLUS 278
594 "QUEST", "PLUS", "EMPTYRE", "AND", "BOR", "APPEND", "EQ", "GE", "GT",
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dnidl_l.l195 "+" {return(PLUS);}
H A Dnidl_y.y302 %token PLUS
1900 | additive_expression PLUS multiplicative_expression
1947 | PLUS primary_expression
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_parse_peg_tcl.tcl1696 # leaf Symbol 'PLUS'
1704 $myparser si:void_symbol_start PLUS
1706 $myparser si:void_leaf_symbol_end PLUS
2202 # (PLUS)
2217 # (PLUS)
2232 # (PLUS)
2244 # (PLUS)
/macosx-10.10.1/vim-55/runtime/autoload/
H A DnetrwFileHandlers.vim49 \ '+' : 'PLUS',
/macosx-10.10.1/vim-55/runtime/syntax/
H A Domnimark.vim60 syn keyword omnimarkCommands PARAMETER PARENT PAST PATTERN PLUS PREPARENT PREVIOUS PROPER PUBLIC
H A Dplm.vim73 syn keyword plmReserved PLUS POINTER PROCEDURE PUBLIC
H A Dcobol.vim71 syn keyword cobolReserved contained PAGE PAGE-COUNTER PERFORM PF PH PIC PICTURE PLUS POINTER POSITION POSITIVE
/macosx-10.10.1/swig-12/Source/CParse/
H A Dcscanner.c304 return PLUS;
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/tests/data/ok/peg_cparam-critcl/
H A D3_peg_itself1972 /* 117 = */ "n PLUS",
1973 /* 118 = */ "PLUS",
3874 * leaf Symbol 'PLUS'
4439 * (PLUS)
4456 * (PLUS)
4473 * (PLUS)
4487 * (PLUS)
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm10300-opc.c271 #define PLUS (XRM2+1)
274 #define XRN02 (PLUS+1)
425 #define MEMINC(ADDR) PAREN, ADDR, PLUS, PAREN
426 #define MEMINC2(ADDR,INC) PAREN, ADDR, PLUS, INC, PAREN
270 #define PLUS macro
/macosx-10.10.1/ruby-106/ruby/
H A Dvm.c1046 OP(PLUS, PLUS), (C(Fixnum), C(Float), C(String), C(Array));

Completed in 232 milliseconds

123