Searched refs:crn (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/pic/
H A Dobject.h83 corner crn; member in class:path
H A Dobject.cpp1919 : crn(c), label_list(0), ypath(0), is_position(0)
1924 : crn(0), label_list(0), ypath(0), is_position(1)
1931 : crn(c), ypath(0), is_position(0)
1948 assert(crn == 0);
1949 crn = c;
1981 if (crn == 0 || p->obj == 0)
1984 position ps = ((p->obj)->*(crn))();
H A Dpic.y78 corner crn;
264 %type <crn> corner

Completed in 89 milliseconds