Searched refs:state_ptr (Results 1 – 3 of 3) sorted by relevance
334 int *state_ptr, *chk_ptr; in find_table_space() local400 state_ptr = &state[1]; in find_table_space()405 if (*(state_ptr++) != 0 && *chk_ptr != 0) in find_table_space()759 int *state_ptr; in place_state() local778 state_ptr = &state[1]; in place_state()780 for (i = 1; i <= numecs; ++i, ++state_ptr) in place_state()781 if (*state_ptr != 0) { in place_state()783 nxt[position + i] = *state_ptr; in place_state()
1437 emit_state **state_ptr; in xtensa_end_directive() local1471 state_ptr = &state; /* use state_ptr to avoid type-punning warning */ in xtensa_end_directive()1473 (const void **) state_ptr); in xtensa_end_directive()
1450 emit_state **state_ptr; in xtensa_end_directive() local1484 state_ptr = &state; /* use state_ptr to avoid type-punning warning */ in xtensa_end_directive()1486 (const void **) state_ptr); in xtensa_end_directive()