Home
last modified time | relevance | path

Searched refs:saw_send_stmt (Results 1 – 21 of 21) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Dparse.cc4255 bool saw_send_stmt = false; in if_stat() local
4258 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4273 if (saw_send_stmt) in if_stat()
4362 bool saw_send_stmt; in switch_stat() local
4367 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4383 if (saw_send_stmt) in switch_stat()
4415 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5142 bool saw_send_stmt; in for_stat() local
5143 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5148 if (saw_send_stmt) in for_stat()
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dparse.cc4235 bool saw_send_stmt = false; in if_stat() local
4238 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4253 if (saw_send_stmt) in if_stat()
4332 bool saw_send_stmt; in switch_stat() local
4337 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4353 if (saw_send_stmt) in switch_stat()
4385 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5112 bool saw_send_stmt; in for_stat() local
5113 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5118 if (saw_send_stmt) in for_stat()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dparse.cc4205 bool saw_send_stmt = false; in if_stat() local
4208 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4223 if (saw_send_stmt) in if_stat()
4302 bool saw_send_stmt; in switch_stat() local
4307 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4323 if (saw_send_stmt) in switch_stat()
4355 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5079 bool saw_send_stmt; in for_stat() local
5080 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5085 if (saw_send_stmt) in for_stat()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dparse.cc4358 bool saw_send_stmt = false; in if_stat() local
4361 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4376 if (saw_send_stmt) in if_stat()
4465 bool saw_send_stmt; in switch_stat() local
4470 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4486 if (saw_send_stmt) in switch_stat()
4518 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5300 bool saw_send_stmt; in for_stat() local
5301 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5306 if (saw_send_stmt) in for_stat()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Dparse.cc4367 bool saw_send_stmt = false; in if_stat() local
4370 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4385 if (saw_send_stmt) in if_stat()
4474 bool saw_send_stmt; in switch_stat() local
4479 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4495 if (saw_send_stmt) in switch_stat()
4527 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5309 bool saw_send_stmt; in for_stat() local
5310 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5315 if (saw_send_stmt) in for_stat()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dparse.cc4374 bool saw_send_stmt = false; in if_stat() local
4377 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4392 if (saw_send_stmt) in if_stat()
4481 bool saw_send_stmt; in switch_stat() local
4486 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4502 if (saw_send_stmt) in switch_stat()
4534 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5316 bool saw_send_stmt; in for_stat() local
5317 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5322 if (saw_send_stmt) in for_stat()
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Dparse.cc4281 bool saw_send_stmt = false; in if_stat() local
4284 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4299 if (saw_send_stmt) in if_stat()
4388 bool saw_send_stmt; in switch_stat() local
4393 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4409 if (saw_send_stmt) in switch_stat()
4441 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5199 bool saw_send_stmt; in for_stat() local
5200 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5205 if (saw_send_stmt) in for_stat()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dparse.cc4358 bool saw_send_stmt = false; in if_stat() local
4361 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4376 if (saw_send_stmt) in if_stat()
4465 bool saw_send_stmt; in switch_stat() local
4470 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4486 if (saw_send_stmt) in switch_stat()
4518 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5300 bool saw_send_stmt; in for_stat() local
5301 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5306 if (saw_send_stmt) in for_stat()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Dparse.cc4440 bool saw_send_stmt = false; in if_stat() local
4443 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4458 if (saw_send_stmt) in if_stat()
4547 bool saw_send_stmt = false; in switch_stat() local
4552 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4568 if (saw_send_stmt) in switch_stat()
4600 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5382 bool saw_send_stmt = false; in for_stat() local
5383 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5388 if (saw_send_stmt) in for_stat()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Dparse.cc4374 bool saw_send_stmt = false; in if_stat() local
4377 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4392 if (saw_send_stmt) in if_stat()
4481 bool saw_send_stmt; in switch_stat() local
4486 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4502 if (saw_send_stmt) in switch_stat()
4534 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5316 bool saw_send_stmt; in for_stat() local
5317 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5322 if (saw_send_stmt) in for_stat()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dparse.cc4358 bool saw_send_stmt = false; in if_stat() local
4361 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4376 if (saw_send_stmt) in if_stat()
4465 bool saw_send_stmt; in switch_stat() local
4470 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4486 if (saw_send_stmt) in switch_stat()
4518 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5300 bool saw_send_stmt; in for_stat() local
5301 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5306 if (saw_send_stmt) in for_stat()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Dparse.cc4440 bool saw_send_stmt = false; in if_stat() local
4443 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4458 if (saw_send_stmt) in if_stat()
4547 bool saw_send_stmt = false; in switch_stat() local
4552 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4568 if (saw_send_stmt) in switch_stat()
4600 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5382 bool saw_send_stmt = false; in for_stat() local
5383 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5388 if (saw_send_stmt) in for_stat()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dparse.cc4358 bool saw_send_stmt = false; in if_stat() local
4361 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4376 if (saw_send_stmt) in if_stat()
4465 bool saw_send_stmt; in switch_stat() local
4470 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4486 if (saw_send_stmt) in switch_stat()
4518 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5300 bool saw_send_stmt; in for_stat() local
5301 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5306 if (saw_send_stmt) in for_stat()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dparse.cc4358 bool saw_send_stmt = false; in if_stat() local
4361 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4376 if (saw_send_stmt) in if_stat()
4465 bool saw_send_stmt; in switch_stat() local
4470 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4486 if (saw_send_stmt) in switch_stat()
4518 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5300 bool saw_send_stmt; in for_stat() local
5301 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5306 if (saw_send_stmt) in for_stat()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Dparse.cc4367 bool saw_send_stmt = false; in if_stat() local
4370 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4385 if (saw_send_stmt) in if_stat()
4474 bool saw_send_stmt; in switch_stat() local
4479 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4495 if (saw_send_stmt) in switch_stat()
4527 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5309 bool saw_send_stmt; in for_stat() local
5310 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5315 if (saw_send_stmt) in for_stat()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dparse.cc4440 bool saw_send_stmt = false; in if_stat() local
4443 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4458 if (saw_send_stmt) in if_stat()
4547 bool saw_send_stmt = false; in switch_stat() local
4552 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4568 if (saw_send_stmt) in switch_stat()
4600 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5382 bool saw_send_stmt = false; in for_stat() local
5383 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5388 if (saw_send_stmt) in for_stat()
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Dparse.cc4374 bool saw_send_stmt = false; in if_stat() local
4377 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4392 if (saw_send_stmt) in if_stat()
4481 bool saw_send_stmt; in switch_stat() local
4486 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4502 if (saw_send_stmt) in switch_stat()
4534 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5316 bool saw_send_stmt; in for_stat() local
5317 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5322 if (saw_send_stmt) in for_stat()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Dparse.cc4367 bool saw_send_stmt = false; in if_stat() local
4370 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4385 if (saw_send_stmt) in if_stat()
4474 bool saw_send_stmt; in switch_stat() local
4479 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4495 if (saw_send_stmt) in switch_stat()
4527 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5309 bool saw_send_stmt; in for_stat() local
5310 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5315 if (saw_send_stmt) in for_stat()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dparse.cc4358 bool saw_send_stmt = false; in if_stat() local
4361 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4376 if (saw_send_stmt) in if_stat()
4465 bool saw_send_stmt; in switch_stat() local
4470 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4486 if (saw_send_stmt) in switch_stat()
4518 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5300 bool saw_send_stmt; in for_stat() local
5301 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5306 if (saw_send_stmt) in for_stat()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Dparse.cc4429 bool saw_send_stmt = false; in if_stat() local
4432 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4447 if (saw_send_stmt) in if_stat()
4536 bool saw_send_stmt = false; in switch_stat() local
4541 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4557 if (saw_send_stmt) in switch_stat()
4589 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5371 bool saw_send_stmt = false; in for_stat() local
5372 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5377 if (saw_send_stmt) in for_stat()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dparse.cc4281 bool saw_send_stmt = false; in if_stat() local
4284 cond = this->simple_stat(false, &saw_send_stmt, NULL, NULL); in if_stat()
4299 if (saw_send_stmt) in if_stat()
4388 bool saw_send_stmt; in switch_stat() local
4393 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
4409 if (saw_send_stmt) in switch_stat()
4441 switch_val = this->simple_stat(false, &saw_send_stmt, NULL, in switch_stat()
5199 bool saw_send_stmt; in for_stat() local
5200 cond = this->simple_stat(false, &saw_send_stmt, &range_clause, NULL); in for_stat()
5205 if (saw_send_stmt) in for_stat()