| /openbsd/src/usr.bin/yacc/ |
| D | lr0.c | 64 static core *this_state; variable 169 while (this_state) { in generate_states() 170 closure(this_state->items, this_state->nitems); in generate_states() 178 this_state = this_state->next; in generate_states() 259 first_state = last_state = this_state = p; in initialize_states() 337 p->number = this_state->number; in save_shifts() 376 p->number = this_state->number; in save_reductions()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-eh.c | 788 struct leh_state *this_state, in honor_protect_cleanup_actions() argument 830 if (this_state) in honor_protect_cleanup_actions() 889 if (this_state) in honor_protect_cleanup_actions() 890 maybe_record_in_goto_queue (this_state, x); in honor_protect_cleanup_actions() 1349 struct leh_state this_state; in lower_try_finally() local 1364 this_state.cur_region = this_tf.region; in lower_try_finally() 1365 this_state.prev_try = state->prev_try; in lower_try_finally() 1366 this_state.tf = &this_tf; in lower_try_finally() 1368 lower_eh_constructs_1 (&this_state, &TREE_OPERAND (*tp, 0)); in lower_try_finally() 1380 honor_protect_cleanup_actions (state, &this_state, &this_tf); in lower_try_finally() [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-m32r.h | 62 #define md_prepare_relax_scan(fragP, address, aim, this_state, this_type) \ 63 m32r_prepare_relax_scan (fragP, address, aim, this_state, this_type)
|
| D | tc-cris.c | 389 relax_substateT this_state; local 428 this_state = fragP->fr_subtype; 429 start_type = this_type = table + this_state; 440 this_state = next_state; 441 this_type = table + this_state; 454 this_state = next_state; 455 this_type = table + this_state; 462 fragP->fr_subtype = this_state;
|
| D | tc-m68k.h | 217 #define md_prepare_relax_scan(fragP, address, aim, this_state, this_type) \ argument
|
| D | tc-m68hc11.c | 2774 relax_substateT this_state; in m68hc11_relax_frag() local 2811 this_state = fragP->fr_subtype; in m68hc11_relax_frag() 2812 start_type = this_type = table + this_state; in m68hc11_relax_frag() 2823 this_state = next_state; in m68hc11_relax_frag() 2824 this_type = table + this_state; in m68hc11_relax_frag() 2837 this_state = next_state; in m68hc11_relax_frag() 2838 this_type = table + this_state; in m68hc11_relax_frag() 2845 fragP->fr_subtype = this_state; in m68hc11_relax_frag()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-msp430.c | 2277 relax_substateT this_state; in msp430_relax_frag() local 2302 this_state = fragP->fr_subtype; in msp430_relax_frag() 2303 start_type = this_type = table + this_state; in msp430_relax_frag() 2314 this_state = next_state; in msp430_relax_frag() 2315 this_type = table + this_state; in msp430_relax_frag() 2328 this_state = next_state; in msp430_relax_frag() 2329 this_type = table + this_state; in msp430_relax_frag() 2336 fragP->fr_subtype = this_state; in msp430_relax_frag()
|
| D | tc-m68k.h | 160 #define md_prepare_relax_scan(fragP, address, aim, this_state, this_type) \ argument
|
| D | tc-cris.c | 526 relax_substateT this_state; in cris_relax_frag() local 569 this_state = fragP->fr_subtype; in cris_relax_frag() 570 start_type = this_type = table + this_state; in cris_relax_frag() 581 this_state = next_state; in cris_relax_frag() 582 this_type = table + this_state; in cris_relax_frag() 595 this_state = next_state; in cris_relax_frag() 596 this_type = table + this_state; in cris_relax_frag() 603 fragP->fr_subtype = this_state; in cris_relax_frag()
|
| D | tc-m68hc11.c | 2775 relax_substateT this_state; in m68hc11_relax_frag() local 2812 this_state = fragP->fr_subtype; in m68hc11_relax_frag() 2813 start_type = this_type = table + this_state; in m68hc11_relax_frag() 2824 this_state = next_state; in m68hc11_relax_frag() 2825 this_type = table + this_state; in m68hc11_relax_frag() 2838 this_state = next_state; in m68hc11_relax_frag() 2839 this_type = table + this_state; in m68hc11_relax_frag() 2846 fragP->fr_subtype = this_state; in m68hc11_relax_frag()
|
| D | tc-m32c.c | 504 m32c_prepare_relax_scan (fragS *fragP, offsetT *aim, relax_substateT this_state) in m32c_prepare_relax_scan() argument 510 *aim += subtype_mappings[this_state].pcrel_aim_offset; in m32c_prepare_relax_scan()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | write.c | 1598 relax_substateT this_state; in relax_frag() local 1609 this_state = fragP->fr_subtype; in relax_frag() 1610 start_type = this_type = table + this_state; in relax_frag() 1647 md_prepare_relax_scan (fragP, address, aim, this_state, this_type); in relax_frag() 1659 this_state = next_state; in relax_frag() 1660 this_type = table + this_state; in relax_frag() 1673 this_state = next_state; in relax_frag() 1674 this_type = table + this_state; in relax_frag() 1681 fragP->fr_subtype = this_state; in relax_frag()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | write.c | 2034 relax_substateT this_state; in relax_frag() local 2045 this_state = fragP->fr_subtype; in relax_frag() 2046 start_type = this_type = table + this_state; in relax_frag() 2093 md_prepare_relax_scan (fragP, address, aim, this_state, this_type); in relax_frag() 2105 this_state = next_state; in relax_frag() 2106 this_type = table + this_state; in relax_frag() 2119 this_state = next_state; in relax_frag() 2120 this_type = table + this_state; in relax_frag() 2127 fragP->fr_subtype = this_state; in relax_frag()
|