Home
last modified time | relevance | path

Searched refs:ELSE (Results 1 – 25 of 71) sorted by relevance

123

/openbsd/src/regress/usr.bin/dc/
Dt11.out1 ELSE
2 ELSE
4 ELSE
6 ELSE
Dt11.in2 [[ELSE]p]sb
/openbsd/src/gnu/usr.bin/perl/
Dconfigure.com476 $ ELSE
497 $ ELSE
522 $ ELSE
526 $ ELSE
545 $ ELSE basename = basename + dot_ele + "_"
1014 $ ELSE
1170 $ ELSE
1175 $ ELSE
1382 $ ELSE
1401 $ ELSE
[all …]
/openbsd/src/gnu/usr.bin/perl/win32/
DMakefile196 !ELSE
324 ! ELSE
345 !ELSE
363 !ELSE
375 ! ELSE
378 !ELSE
383 ! ELSE
418 !ELSE
456 !ELSE
491 !ELSE
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dfixincl.tpl49 ELSE =]
70 ELSE =]
124 ELSE =]
207 ELSE =]FD_MACH_ONLY[=
Dcheck.tpl87 ELSE =]
91 ELSE =]testing.h[=
/openbsd/src/gnu/gcc/fixincludes/
Dfixincl.tpl53 ELSE =]
74 ELSE =]
128 ELSE =]
211 ELSE =]FD_MACH_ONLY[=
Dcheck.tpl87 ELSE =]
91 ELSE =]testing.h[=
/openbsd/src/gnu/usr.bin/binutils-2.17/
DMakefile.tpl391 "`echo '[+flag+]=$([+flag+])' | sed -e s'/[^=][^=]*=$$/XFOO=/'`"[+ ELSE optional +] \
730 @if [+prefix+][+module+][+ ELSE bootstrap +]
816 IF target +][+target+][+ ELSE +]all[+ ENDIF target +]
823 @if [+prefix+][+module+][+ ELSE bootstrap +]
912 [+ ELSE check +]
929 [+ ELSE install +]
949 [+ ELSE +]
954 @[+ IF bootstrap +][+ ELSE +]: $(MAKE); $(unstage)
989 [+ ELSE +]
1007 [+ ELSE check +]
[all …]
/openbsd/src/bin/ksh/
Dlex.h66 #define ELSE 262 macro
Dsyn.c459 case ELSE: in elsepart()
635 { "else", ELSE, true },
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/t/
Dcallbacks.t74 ELSE => sub {
/openbsd/src/gnu/usr.bin/binutils/
DMakefile.tpl550 [+ ELSE +]
580 [+ ELSE +]
911 [+ ELSE check +]
926 [+ ELSE install +]
966 ELSE normal_cxx +]
1036 [+ ELSE check +]
1054 [+ ELSE install +]
/openbsd/src/usr.sbin/btrace/
Dbt_parse.y122 %token <v.i> BUILTIN BEGIN ELSE END IF STR
252 | IF '(' expr ')' block ELSE block { $$ = bt_new($3, $5, $7); }
253 | IF '(' expr ')' block ELSE stmtblck { $$ = bt_new($3, $5, $7); }
764 { "else", ELSE, 0 }, in lookup()
/openbsd/src/gnu/usr.bin/gcc/gcc/treelang/
Dlex.l204 SAVE_RETURN (ELSE);
/openbsd/src/gnu/gcc/gcc/treelang/
Dlex.l204 SAVE_RETURN (ELSE);
Dparse.y118 %token ELSE
507 ELSE {
/openbsd/src/usr.bin/awk/
Dlex.c60 { "else", ELSE, ELSE },
Dawkgram.y61 %token <p> ELSE INTEST CONDEXPR
122 ELSE | else NL
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dstr-1t.fin55 Else ELSE
/openbsd/src/gnu/usr.bin/perl/t/op/
Dgoto.t613 goto ELSE;
615 ELSE: is($global, "unmodified");
/openbsd/src/usr.bin/bc/
Dscan.l126 "else" return ELSE;
Dbc.y138 %token CONTINUE ELSE PRINT
323 opt_statement ELSE alloc_macro pop_nesting opt_statement
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dada-exp.y197 %left _AND_ OR XOR THEN ELSE
432 exp : exp OR ELSE exp
/openbsd/src/usr.bin/tmux/
Dcmd-parse.y118 %token ELSE
272 if_else : ELSE
1359 return (ELSE); in yylex()

123