Home
last modified time | relevance | path

Searched refs:peek_ident (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenmatch.c3839 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
3926 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4394 if (peek_ident ("if")) in parse_result()
4426 else if (peek_ident ("with")) in parse_result()
4437 else if (peek_ident ("switch")) in parse_result()
4451 || !peek_ident ("if", 2)) in parse_result()
4457 if (peek_ident ("if", 2)) in parse_result()
4605 while ((token = peek_ident ()) != 0) in parse_for()
4704 while ((token = peek_ident ()) != 0) in parse_operator_list()
H A DChangeLog-201523257 * genmatch.c (parser::peek, parser::peek_ident): Add argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenmatch.c4001 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4089 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4567 if (peek_ident ("if")) in parse_result()
4599 else if (peek_ident ("with")) in parse_result()
4610 else if (peek_ident ("switch")) in parse_result()
4624 || !peek_ident ("if", 2)) in parse_result()
4630 if (peek_ident ("if", 2)) in parse_result()
4778 while ((token = peek_ident ()) != 0) in parse_for()
4873 while ((token = peek_ident ()) != 0) in parse_operator_list()
H A DChangeLog-201523257 * genmatch.c (parser::peek, parser::peek_ident): Add argument
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenmatch.c3920 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4007 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4478 if (peek_ident ("if")) in parse_result()
4510 else if (peek_ident ("with")) in parse_result()
4521 else if (peek_ident ("switch")) in parse_result()
4535 || !peek_ident ("if", 2)) in parse_result()
4541 if (peek_ident ("if", 2)) in parse_result()
4689 while ((token = peek_ident ()) != 0) in parse_for()
4788 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenmatch.c3949 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4036 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4503 if (peek_ident ("if")) in parse_result()
4535 else if (peek_ident ("with")) in parse_result()
4546 else if (peek_ident ("switch")) in parse_result()
4560 || !peek_ident ("if", 2)) in parse_result()
4566 if (peek_ident ("if", 2)) in parse_result()
4714 while ((token = peek_ident ()) != 0) in parse_for()
4809 while ((token = peek_ident ()) != 0) in parse_operator_list()
H A DChangeLog-201523257 * genmatch.c (parser::peek, parser::peek_ident): Add argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgenmatch.c3606 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
3690 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4113 if (peek_ident ("if")) in parse_result()
4145 else if (peek_ident ("with")) in parse_result()
4156 else if (peek_ident ("switch")) in parse_result()
4170 || !peek_ident ("if", 2)) in parse_result()
4176 if (peek_ident ("if", 2)) in parse_result()
4323 while ((token = peek_ident ()) != 0) in parse_for()
4422 while ((token = peek_ident ()) != 0) in parse_operator_list()
H A DChangeLog-201523257 * genmatch.c (parser::peek, parser::peek_ident): Add argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenmatch.c3839 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
3926 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4394 if (peek_ident ("if")) in parse_result()
4426 else if (peek_ident ("with")) in parse_result()
4437 else if (peek_ident ("switch")) in parse_result()
4451 || !peek_ident ("if", 2)) in parse_result()
4457 if (peek_ident ("if", 2)) in parse_result()
4605 while ((token = peek_ident ()) != 0) in parse_for()
4704 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenmatch.c4002 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4090 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4568 if (peek_ident ("if")) in parse_result()
4600 else if (peek_ident ("with")) in parse_result()
4611 else if (peek_ident ("switch")) in parse_result()
4625 || !peek_ident ("if", 2)) in parse_result()
4631 if (peek_ident ("if", 2)) in parse_result()
4779 while ((token = peek_ident ()) != 0) in parse_for()
4874 while ((token = peek_ident ()) != 0) in parse_operator_list()
H A DChangeLog-201523257 * genmatch.c (parser::peek, parser::peek_ident): Add argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenmatch.c3949 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4036 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4503 if (peek_ident ("if")) in parse_result()
4535 else if (peek_ident ("with")) in parse_result()
4546 else if (peek_ident ("switch")) in parse_result()
4560 || !peek_ident ("if", 2)) in parse_result()
4566 if (peek_ident ("if", 2)) in parse_result()
4714 while ((token = peek_ident ()) != 0) in parse_for()
4809 while ((token = peek_ident ()) != 0) in parse_operator_list()
H A DChangeLog-201523257 * genmatch.c (parser::peek, parser::peek_ident): Add argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenmatch.c3839 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
3926 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4394 if (peek_ident ("if")) in parse_result()
4426 else if (peek_ident ("with")) in parse_result()
4437 else if (peek_ident ("switch")) in parse_result()
4451 || !peek_ident ("if", 2)) in parse_result()
4457 if (peek_ident ("if", 2)) in parse_result()
4605 while ((token = peek_ident ()) != 0) in parse_for()
4704 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenmatch.c3839 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
3926 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4394 if (peek_ident ("if")) in parse_result()
4426 else if (peek_ident ("with")) in parse_result()
4437 else if (peek_ident ("switch")) in parse_result()
4451 || !peek_ident ("if", 2)) in parse_result()
4457 if (peek_ident ("if", 2)) in parse_result()
4605 while ((token = peek_ident ()) != 0) in parse_for()
4704 while ((token = peek_ident ()) != 0) in parse_operator_list()
H A DChangeLog-201523257 * genmatch.c (parser::peek, parser::peek_ident): Add argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenmatch.c3839 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
3926 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4394 if (peek_ident ("if")) in parse_result()
4426 else if (peek_ident ("with")) in parse_result()
4437 else if (peek_ident ("switch")) in parse_result()
4451 || !peek_ident ("if", 2)) in parse_result()
4457 if (peek_ident ("if", 2)) in parse_result()
4605 while ((token = peek_ident ()) != 0) in parse_for()
4704 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenmatch.c4002 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4090 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4568 if (peek_ident ("if")) in parse_result()
4600 else if (peek_ident ("with")) in parse_result()
4611 else if (peek_ident ("switch")) in parse_result()
4625 || !peek_ident ("if", 2)) in parse_result()
4631 if (peek_ident ("if", 2)) in parse_result()
4779 while ((token = peek_ident ()) != 0) in parse_for()
4874 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenmatch.c3914 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4001 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4472 if (peek_ident ("if")) in parse_result()
4504 else if (peek_ident ("with")) in parse_result()
4515 else if (peek_ident ("switch")) in parse_result()
4529 || !peek_ident ("if", 2)) in parse_result()
4535 if (peek_ident ("if", 2)) in parse_result()
4683 while ((token = peek_ident ()) != 0) in parse_for()
4782 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenmatch.c3949 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4036 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4503 if (peek_ident ("if")) in parse_result()
4535 else if (peek_ident ("with")) in parse_result()
4546 else if (peek_ident ("switch")) in parse_result()
4560 || !peek_ident ("if", 2)) in parse_result()
4566 if (peek_ident ("if", 2)) in parse_result()
4714 while ((token = peek_ident ()) != 0) in parse_for()
4809 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenmatch.c3920 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4007 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4478 if (peek_ident ("if")) in parse_result()
4510 else if (peek_ident ("with")) in parse_result()
4521 else if (peek_ident ("switch")) in parse_result()
4535 || !peek_ident ("if", 2)) in parse_result()
4541 if (peek_ident ("if", 2)) in parse_result()
4689 while ((token = peek_ident ()) != 0) in parse_for()
4788 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenmatch.c3839 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
3926 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4394 if (peek_ident ("if")) in parse_result()
4426 else if (peek_ident ("with")) in parse_result()
4437 else if (peek_ident ("switch")) in parse_result()
4451 || !peek_ident ("if", 2)) in parse_result()
4457 if (peek_ident ("if", 2)) in parse_result()
4605 while ((token = peek_ident ()) != 0) in parse_for()
4704 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenmatch.c4002 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
4090 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4568 if (peek_ident ("if")) in parse_result()
4600 else if (peek_ident ("with")) in parse_result()
4611 else if (peek_ident ("switch")) in parse_result()
4625 || !peek_ident ("if", 2)) in parse_result()
4631 if (peek_ident ("if", 2)) in parse_result()
4779 while ((token = peek_ident ()) != 0) in parse_for()
4874 while ((token = peek_ident ()) != 0) in parse_operator_list()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgenmatch.c3606 const cpp_token *peek_ident (const char * = NULL, unsigned = 1);
3690 parser::peek_ident (const char *id, unsigned num) in peek_ident() function
4113 if (peek_ident ("if")) in parse_result()
4145 else if (peek_ident ("with")) in parse_result()
4156 else if (peek_ident ("switch")) in parse_result()
4170 || !peek_ident ("if", 2)) in parse_result()
4176 if (peek_ident ("if", 2)) in parse_result()
4323 while ((token = peek_ident ()) != 0) in parse_for()
4422 while ((token = peek_ident ()) != 0) in parse_operator_list()

12