Home
last modified time | relevance | path

Searched refs:post_p (Results 1 – 25 of 832) sorted by relevance

12345678910>>...34

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgimplify.c1529 tree *post_p, fallback_t fallback) in gimplify_compound_lval() argument
1767 gimplify_and_add (t1, post_p); in gimplify_self_mod_expr()
2742 tree *post_p, bool want_value) in gimplify_init_constructor() argument
2911 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
3074 tree *post_p, bool want_value) in gimplify_modify_expr_rhs() argument
4102 if (post_p == NULL) in gimplify_expr()
4103 post_p = &internal_post; in gimplify_expr()
4459 post_p == &internal_post ? NULL : post_p, in gimplify_expr()
4495 post_p, is_gimple_val, fb_rvalue); in gimplify_expr()
4504 post_p, is_gimple_val, fb_rvalue); in gimplify_expr()
[all …]
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/utils/math/
H A Dtex2mathml_extern.py49 post_p = subprocess.Popen(['latexmlpost',
60 post_p.stdin.write(latexml_code)
61 post_p.stdin.close()
62 result = post_p.stdout.read().decode('utf8')
63 post_p_err = post_p.stderr.read().decode('utf8')
/dports/textproc/py-docutils/docutils-0.17.1/docutils/utils/math/
H A Dtex2mathml_extern.py49 post_p = subprocess.Popen(['latexmlpost',
60 post_p.stdin.write(latexml_code)
61 post_p.stdin.close()
62 result = post_p.stdout.read().decode('utf8')
63 post_p_err = post_p.stderr.read().decode('utf8')
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/utils/math/
H A Dtex2mathml_extern.py49 post_p = subprocess.Popen(['latexmlpost',
60 post_p.stdin.write(latexml_code)
61 post_p.stdin.close()
62 result = post_p.stdout.read().decode('utf8')
63 post_p_err = post_p.stderr.read().decode('utf8')
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/
H A Dd-gimplify.cc68 d_gimplify_modify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in d_gimplify_modify_expr() argument
79 gimplify_expr (&TREE_OPERAND (*expr_p, 0), pre_p, post_p, in d_gimplify_modify_expr()
190 d_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in d_gimplify_expr() argument
196 return d_gimplify_modify_expr (expr_p, pre_p, post_p); in d_gimplify_expr()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/
H A Dd-gimplify.cc68 d_gimplify_modify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in d_gimplify_modify_expr() argument
79 gimplify_expr (&TREE_OPERAND (*expr_p, 0), pre_p, post_p, in d_gimplify_modify_expr()
190 d_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in d_gimplify_expr() argument
196 return d_gimplify_modify_expr (expr_p, pre_p, post_p); in d_gimplify_expr()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/
H A Dd-gimplify.cc68 d_gimplify_modify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in d_gimplify_modify_expr() argument
79 gimplify_expr (&TREE_OPERAND (*expr_p, 0), pre_p, post_p, in d_gimplify_modify_expr()
190 d_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in d_gimplify_expr() argument
196 return d_gimplify_modify_expr (expr_p, pre_p, post_p); in d_gimplify_expr()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/
H A Dd-gimplify.cc68 d_gimplify_modify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in d_gimplify_modify_expr() argument
79 gimplify_expr (&TREE_OPERAND (*expr_p, 0), pre_p, post_p, in d_gimplify_modify_expr()
190 d_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in d_gimplify_expr() argument
196 return d_gimplify_modify_expr (expr_p, pre_p, post_p); in d_gimplify_expr()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimplify.c2219 post_p, is_gimple_reg, in gimplify_compound_lval()
2246 post_p, is_gimple_reg, in gimplify_compound_lval()
2275 post_p, is_gimple_reg, in gimplify_compound_lval()
2376 post_p = &post; in gimplify_self_mod_expr()
4150 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
4207 post_p, in gimplify_init_constructor()
7100 if (post_p == NULL) in gimplify_expr()
7101 post_p = &internal_post; in gimplify_expr()
7112 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
7594 post_p, is_gimple_val, fb_rvalue); in gimplify_expr()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimplify.c2217 post_p, is_gimple_reg, in gimplify_compound_lval()
2244 post_p, is_gimple_reg, in gimplify_compound_lval()
2273 post_p, is_gimple_reg, in gimplify_compound_lval()
2374 post_p = &post; in gimplify_self_mod_expr()
4148 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
4205 post_p, in gimplify_init_constructor()
7071 if (post_p == NULL) in gimplify_expr()
7072 post_p = &internal_post; in gimplify_expr()
7083 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
7565 post_p, is_gimple_val, fb_rvalue); in gimplify_expr()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimplify.c1929 post_p, is_gimple_reg, in gimplify_compound_lval()
1956 post_p, is_gimple_reg, in gimplify_compound_lval()
1985 post_p, is_gimple_reg, in gimplify_compound_lval()
2086 post_p = &post; in gimplify_self_mod_expr()
3886 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
3943 post_p, in gimplify_init_constructor()
7495 if (post_p == NULL) in gimplify_expr()
7496 post_p = &internal_post; in gimplify_expr()
7507 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
8025 post_p, is_gimple_val, fb_rvalue); in gimplify_expr()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A Djava-gimplify.c57 java_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in java_gimplify_expr() argument
74 return java_gimplify_self_mod_expr (expr_p, pre_p, post_p); in java_gimplify_expr()
112 gimple_seq *post_p ATTRIBUTE_UNUSED) in java_gimplify_self_mod_expr()
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A Djava-gimplify.c54 java_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in java_gimplify_expr() argument
71 return java_gimplify_self_mod_expr (expr_p, pre_p, post_p); in java_gimplify_expr()
109 gimple_seq *post_p ATTRIBUTE_UNUSED) in java_gimplify_self_mod_expr()
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A Djava-gimplify.c51 java_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in java_gimplify_expr() argument
68 return java_gimplify_self_mod_expr (expr_p, pre_p, post_p); in java_gimplify_expr()
106 gimple_seq *post_p ATTRIBUTE_UNUSED) in java_gimplify_self_mod_expr()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A Djava-gimplify.c51 java_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in java_gimplify_expr() argument
68 return java_gimplify_self_mod_expr (expr_p, pre_p, post_p); in java_gimplify_expr()
106 gimple_seq *post_p ATTRIBUTE_UNUSED) in java_gimplify_self_mod_expr()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A Djava-gimplify.c54 java_gimplify_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p) in java_gimplify_expr() argument
71 return java_gimplify_self_mod_expr (expr_p, pre_p, post_p); in java_gimplify_expr()
109 gimple_seq *post_p ATTRIBUTE_UNUSED) in java_gimplify_self_mod_expr()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimplify.c2040 post_p, is_gimple_reg, in gimplify_compound_lval()
2067 post_p, is_gimple_reg, in gimplify_compound_lval()
2096 post_p, is_gimple_reg, in gimplify_compound_lval()
2197 post_p = &post; in gimplify_self_mod_expr()
4063 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
4125 post_p, in gimplify_init_constructor()
5224 gimplify_and_add (ass, post_p); in gimplify_asm_expr()
10272 if (post_p == NULL) in gimplify_expr()
10273 post_p = &internal_post; in gimplify_expr()
10284 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimplify.c2040 post_p, is_gimple_reg, in gimplify_compound_lval()
2067 post_p, is_gimple_reg, in gimplify_compound_lval()
2096 post_p, is_gimple_reg, in gimplify_compound_lval()
2197 post_p = &post; in gimplify_self_mod_expr()
4063 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
4125 post_p, in gimplify_init_constructor()
5224 gimplify_and_add (ass, post_p); in gimplify_asm_expr()
10272 if (post_p == NULL) in gimplify_expr()
10273 post_p = &internal_post; in gimplify_expr()
10284 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c2898 post_p, is_gimple_reg, in gimplify_compound_lval()
2925 post_p, is_gimple_reg, in gimplify_compound_lval()
2954 post_p, is_gimple_reg, in gimplify_compound_lval()
3055 post_p = &post; in gimplify_self_mod_expr()
4982 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
5044 post_p, in gimplify_init_constructor()
6198 gimplify_and_add (ass, post_p); in gimplify_asm_expr()
11435 if (post_p == NULL) in gimplify_expr()
11436 post_p = &internal_post; in gimplify_expr()
11447 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c2898 post_p, is_gimple_reg, in gimplify_compound_lval()
2925 post_p, is_gimple_reg, in gimplify_compound_lval()
2954 post_p, is_gimple_reg, in gimplify_compound_lval()
3055 post_p = &post; in gimplify_self_mod_expr()
4982 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
5044 post_p, in gimplify_init_constructor()
6198 gimplify_and_add (ass, post_p); in gimplify_asm_expr()
11435 if (post_p == NULL) in gimplify_expr()
11436 post_p = &internal_post; in gimplify_expr()
11447 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimplify.c2892 post_p, is_gimple_reg, in gimplify_compound_lval()
2919 post_p, is_gimple_reg, in gimplify_compound_lval()
2948 post_p, is_gimple_reg, in gimplify_compound_lval()
3049 post_p = &post; in gimplify_self_mod_expr()
4975 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
5037 post_p, in gimplify_init_constructor()
6178 gimplify_and_add (ass, post_p); in gimplify_asm_expr()
11401 if (post_p == NULL) in gimplify_expr()
11402 post_p = &internal_post; in gimplify_expr()
11413 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c2898 post_p, is_gimple_reg, in gimplify_compound_lval()
2925 post_p, is_gimple_reg, in gimplify_compound_lval()
2954 post_p, is_gimple_reg, in gimplify_compound_lval()
3055 post_p = &post; in gimplify_self_mod_expr()
4982 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
5044 post_p, in gimplify_init_constructor()
6198 gimplify_and_add (ass, post_p); in gimplify_asm_expr()
11435 if (post_p == NULL) in gimplify_expr()
11436 post_p = &internal_post; in gimplify_expr()
11447 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimplify.c2898 post_p, is_gimple_reg, in gimplify_compound_lval()
2925 post_p, is_gimple_reg, in gimplify_compound_lval()
2954 post_p, is_gimple_reg, in gimplify_compound_lval()
3055 post_p = &post; in gimplify_self_mod_expr()
4982 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
5044 post_p, in gimplify_init_constructor()
6198 gimplify_and_add (ass, post_p); in gimplify_asm_expr()
11435 if (post_p == NULL) in gimplify_expr()
11436 post_p = &internal_post; in gimplify_expr()
11447 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimplify.c2899 post_p, is_gimple_reg, in gimplify_compound_lval()
2926 post_p, is_gimple_reg, in gimplify_compound_lval()
2955 post_p, is_gimple_reg, in gimplify_compound_lval()
3056 post_p = &post; in gimplify_self_mod_expr()
4988 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
5050 post_p, in gimplify_init_constructor()
6206 gimplify_and_add (ass, post_p); in gimplify_asm_expr()
11461 if (post_p == NULL) in gimplify_expr()
11462 post_p = &internal_post; in gimplify_expr()
11473 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimplify.c2914 post_p, is_gimple_reg, in gimplify_compound_lval()
2941 post_p, is_gimple_reg, in gimplify_compound_lval()
2970 post_p, is_gimple_reg, in gimplify_compound_lval()
3071 post_p = &post; in gimplify_self_mod_expr()
4997 pre_p, post_p, &preeval_data); in gimplify_init_constructor()
5059 post_p, in gimplify_init_constructor()
5612 pre_p, post_p); in gimplify_modify_expr()
12404 if (post_p == NULL) in gimplify_expr()
12405 post_p = &internal_post; in gimplify_expr()
12416 post_last_gsi = gsi_last (*post_p); in gimplify_expr()
[all …]

12345678910>>...34