Lines Matching refs:then
27 1 if .passed then space
28 0 if .failed then space
32 0 if .failed else .passed then space
33 1 if .passed else .failed then space
38 if if .failed else .failed then space
39 else if .failed else .passed then space
40 then
41 if if .failed else .passed then space
42 else if .failed else .failed then space
43 then
44 if if .failed else .failed then space
45 else if .passed else .failed then space
46 then
47 if if .passed else .failed then space
48 else if .failed else .failed then space
49 then
53 : if-true? if .passed space 0 exit then .failed space 0 ; 1 if-true?
54 : if-false? if .failed space 1 exit then .passed space 1 ; if-false?
55 : true? if .passed else .failed then space 0 ; true?
56 : false? if .failed else .passed then space ; false?
66 dup if .failed then
67 if .failed else .passed then
70 then
71 then
75 if if then if then .passed space else cr type space .failed cr then
85 then
91 then
92 then
99 then
105 then
106 then
107 then