Searched refs:QUEST (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dytab.h61 QUEST = 277, enumerator in enum:yytokentype
158 #define QUEST 277 macro
H A Dytabh.bak51 QUEST = 277,
146 #define QUEST 277
H A Db.c49 #define UNARY case STAR: case PLUS: case QUEST:
54 unary (STAR, PLUS, QUEST): left is child, right is null
435 case QUEST:
465 case QUEST:
752 case QUEST:
754 return (unary(op2(QUEST, np, NIL)));
969 case '?': return QUEST;
1112 return QUEST;
H A Dytab.c88 QUEST = 277, enumerator in enum:yytokentype
185 #define QUEST 277 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.bak75 QUEST = 277,
170 #define QUEST 277
594 "QUEST", "PLUS", "EMPTYRE", "AND", "BOR", "APPEND", "EQ", "GE", "GT",
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dmath.c136 #define QUEST 27 macro
185 * 15 QUEST '?'
207 /* DOR DXOR QUEST COLON EQ */
241 * 14 QUEST '?'
263 /* DOR DXOR QUEST COLON EQ */
706 return QUEST;
1273 case QUEST:
1471 case QUEST:
1490 mathparse(prec[QUEST]);
1493 op(QUEST);
[all...]

Completed in 116 milliseconds