Searched refs:endcase (Results 1 – 9 of 9) sorted by relevance
104 \ The case..endcase construction is the equivalent of 'switch' is C.111 \ endcase117 \ control jumps to after the 'endcase'. The X value is popped from the125 \ the stack, or replace it with exactly one value; the 'endcase' word132 \ an 'if..else' that must be terminated with a matching 'then' in 'endcase'.137 : endcase
245 endcase361 endcase
632 endcase ;1049 endcase1154 endcase1303 endcase1311 endcase
298 endcase318 endcase504 endcase ;869 endcase ;997 endcase
792 endcase983 endcase1274 endcase
512 endcase ;774 endcase1508 endcase
306 endcase
2559 #define FREEZE_EQ(a, startcase, endcase) \ in test_evbuffer_freeze() argument2564 tt_int_op((a), ==, (endcase)); \ in test_evbuffer_freeze()