Searched refs:s_body (Results 1 – 2 of 2) sorted by relevance
430 state_ = s_body; in write()431 } else if (state_ == s_body) { in write()481 state_ = s_body; in read()482 } else if (state_ == s_body) { in read()543 else if (state_ == s_body) in close()631 s_body = s_header + 1, enumerator632 s_footer = s_body + 1,
505 s_expression *s_body; in read_loop() local507 s_pattern loop_pat[] = { "loop", s_body }; in read_loop()515 read_instructions(&loop->body_instructions, s_body, loop); in read_loop()