Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/xlint/lint1/
Dlint1.h395 pos_t c_fpos; /* position of end of loop expr */ member
Dfunc.c817 STRUCT_ASSIGN(cstk->c_fpos, curr_pos); in for1()
869 STRUCT_ASSIGN(curr_pos, cstk->c_fpos); in for2()