Searched refs:THEN (Results 1 – 21 of 21) sorted by relevance
| /NextBSD/contrib/byacc/test/btyacc/ |
| HD | btyacc_demo.output | 88 55 statement : IF '(' $$7 expr ')' THEN $$10 statement ELSE $$11 statement 89 56 | IF '(' $$7 expr ')' THEN $$10 statement 1057 statement : IF . '(' $$7 expr ')' THEN $$10 statement ELSE $$11 statement (55) 1058 statement : IF . '(' $$7 expr ')' THEN $$10 statement (56) 1097 statement : IF '(' . $$7 expr ')' THEN $$10 statement ELSE $$11 statement (55) 1098 statement : IF '(' . $$7 expr ')' THEN $$10 statement (56) 1130 statement : IF '(' $$7 . expr ')' THEN $$10 statement ELSE $$11 statement (55) 1131 statement : IF '(' $$7 . expr ')' THEN $$10 statement (56) 1153 statement : IF '(' $$7 expr . ')' THEN $$10 statement ELSE $$11 statement (55) 1154 statement : IF '(' $$7 expr . ')' THEN $$10 statement (56) [all …]
|
| HD | btyacc_demo.tab.h | 14 #define THEN 267 macro
|
| HD | btyacc_demo.tab.c | 228 #define THEN 267 macro
|
| /NextBSD/contrib/byacc/test/ |
| HD | btyacc_demo.y | 54 %token EXTERN REGISTER STATIC CONST VOLATILE IF THEN ELSE CLCL 185 | IF '(' expr($e) ')' THEN statement($e) ELSE statement($e) [YYVALID;] 187 | IF '(' expr($e) ')' THEN statement($e) [YYVALID;]
|
| /NextBSD/release/picobsd/tinyware/msh/ |
| HD | sh2.c | 25 #define THEN 261 macro 341 if ((c = yylex(0)) != THEN) { in thenpart() 480 "then", THEN,
|
| /NextBSD/contrib/ncurses/misc/ |
| HD | makedef.cmd | 116 * IF (this is the 2nd time the symbol appears) THEN 120 * ELIF (it has no number) THEN
|
| HD | terminfo.src | 13149 # %t;1 THEN OUTPUT ;1 13152 # %t;4 THEN OUTPUT ;4 13155 # %t;5 THEN OUTPUT ;5 13158 # %t;7 THEN OUTPUT ;7 13161 # %t;8 THEN OUTPUT ;8 13165 # %t^N THEN OUTPUT ^N 13235 # %t\E[ THEN OUTPUT \E[
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | ada-exp.y | 188 %left _AND_ OR XOR THEN ELSE 445 exp : exp _AND_ THEN exp %prec _AND_
|
| HD | ada-exp.c | 72 THEN = 274, enumerator 120 #define THEN 274 macro
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | Stmt.h | 883 enum { VAR, COND, THEN, ELSE, END_EXPR }; enumerator 916 const Stmt *getThen() const { return SubExprs[THEN]; } in getThen() 917 void setThen(Stmt *S) { SubExprs[THEN] = S; } in setThen() 922 Stmt *getThen() { return SubExprs[THEN]; } in getThen() 935 return SubExprs[THEN]->getLocEnd(); in getLocEnd()
|
| /NextBSD/contrib/groff/src/preproc/pic/ |
| HD | pic.y | 122 %token THEN 500 IF any_expr THEN 877 | object_spec THEN
|
| HD | lex.cpp | 514 { "then", THEN }, in lookup_keyword()
|
| /NextBSD/usr.bin/m4/TEST/ |
| HD | test.m4 | 56 string(THEN, "then")
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | Stmt.cpp | 890 SubExprs[THEN] = then; in IfStmt()
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog.tree-ssa | 9051 target have equivalent arguments for the incoming edges from the THEN 10026 Always output the THEN and ELSE clauses of COND_EXPR nodes. 10633 find_insert_location call. Fix split block chaining in THEN & ELSE. 10911 when the THEN or ELSE arm is empty.
|
| HD | ChangeLog-2000 | 11113 * ifcvt.c (find_if_block): Do not assume that a THEN block has any 11116 * ifcvt.c (find_if_block): Do not consider a THEN block that ends 17002 (find_if_block): Allow THEN with no outgoing edges. 18294 * ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT. 18696 (cond_exec_process_if_block): Skip a label heading THEN block.
|
| HD | ChangeLog-2002 | 25117 * ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOIN 25119 non-adjacent THEN and OTHER blocks.
|
| HD | ChangeLog-2001 | 16642 does not follow THEN.
|
| HD | ChangeLog-2003 | 26436 is constant, use expand_unreachable_stmt for the THEN or ELSE
|
| /NextBSD/crypto/heimdal/lib/wind/ |
| HD | UnicodeData.txt | 7572 2934;ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS;Sm;0;ON;;;;;N;;;;; 7573 2935;ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS;Sm;0;ON;;;;;N;;;;; 7574 2936;ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS;Sm;0;ON;;;;;N;;;;; 7575 2937;ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS;Sm;0;ON;;;;;N;;;;;
|
| /NextBSD/usr.bin/fortune/datfiles/ |
| HD | fortunes | 17888 FORTH IF HONK THEN 45209 THEN -- MONROE! 45940 THEN
|