Home
last modified time | relevance | path

Searched refs:c_for_expr3_pos (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.bin/xlint/lint1/
H A Dfunc.c875 cstmt->c_for_expr3_pos = curr_pos; in stmt_for_exprs()
908 curr_pos = cstmt->c_for_expr3_pos; in stmt_for_exprs_stmt()
H A Dlint1.h466 pos_t c_for_expr3_pos; /* position of end of loop expr */ member