Home
last modified time | relevance | path

Searched refs:OPERATOR_CHANOP (Results 1 – 25 of 84) sorted by relevance

1234

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
H A Dparse.cc244 || token->is_op(OPERATOR_CHANOP)) in type()
289 || token->is_op(OPERATOR_CHANOP) in type_may_start_here()
657 if (token->is_op(OPERATOR_CHANOP)) in channel_type()
3537 case OPERATOR_CHANOP: in expression_may_start_here()
3581 if (token->is_op(OPERATOR_CHANOP)) in unary_expr()
3632 || token->is_op(OPERATOR_CHANOP) in unary_expr()
3649 else if (op != OPERATOR_CHANOP) in unary_expr()
3968 if (token->is_op(OPERATOR_CHANOP)) in simple_stat()
5184 if (!this->peek_token()->is_op(OPERATOR_CHANOP)) in send_or_recv_stmt()
5252 if (this->peek_token()->is_op(OPERATOR_CHANOP)) in send_or_recv_stmt()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
H A Dparse.cc245 || token->is_op(OPERATOR_CHANOP)) in type()
290 || token->is_op(OPERATOR_CHANOP) in type_may_start_here()
655 if (token->is_op(OPERATOR_CHANOP)) in channel_type()
668 if (this->advance_token()->is_op(OPERATOR_CHANOP)) in channel_type()
3433 case OPERATOR_CHANOP: in expression_may_start_here()
3477 if (token->is_op(OPERATOR_CHANOP)) in unary_expr()
3528 || token->is_op(OPERATOR_CHANOP) in unary_expr()
3545 else if (op != OPERATOR_CHANOP) in unary_expr()
3846 if (token->is_op(OPERATOR_CHANOP)) in simple_stat()
5094 if (this->peek_token()->is_op(OPERATOR_CHANOP)) in send_or_recv_stmt()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
H A Dparse.cc245 || token->is_op(OPERATOR_CHANOP)) in type()
290 || token->is_op(OPERATOR_CHANOP) in type_may_start_here()
655 if (token->is_op(OPERATOR_CHANOP)) in channel_type()
668 if (this->advance_token()->is_op(OPERATOR_CHANOP)) in channel_type()
3413 case OPERATOR_CHANOP: in expression_may_start_here()
3457 if (token->is_op(OPERATOR_CHANOP)) in unary_expr()
3508 || token->is_op(OPERATOR_CHANOP) in unary_expr()
3525 else if (op != OPERATOR_CHANOP) in unary_expr()
3826 if (token->is_op(OPERATOR_CHANOP)) in simple_stat()
5064 if (this->peek_token()->is_op(OPERATOR_CHANOP)) in send_or_recv_stmt()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator
H A Dparse.cc245 || token->is_op(OPERATOR_CHANOP)) in type()
290 || token->is_op(OPERATOR_CHANOP) in type_may_start_here()
655 if (token->is_op(OPERATOR_CHANOP)) in channel_type()
668 if (this->advance_token()->is_op(OPERATOR_CHANOP)) in channel_type()
3383 case OPERATOR_CHANOP: in expression_may_start_here()
3427 if (token->is_op(OPERATOR_CHANOP)) in unary_expr()
3478 || token->is_op(OPERATOR_CHANOP) in unary_expr()
3495 else if (op != OPERATOR_CHANOP) in unary_expr()
3796 if (token->is_op(OPERATOR_CHANOP)) in simple_stat()
5031 if (this->peek_token()->is_op(OPERATOR_CHANOP)) in send_or_recv_stmt()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Doperator.h35 OPERATOR_CHANOP, // <- enumerator

1234