Searched refs:at_start (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dobject.cpp1196 void add_arrows(int at_start, int at_end, const arrow_head_type &);
1243 void linear_object::add_arrows(int at_start, int at_end, argument
1246 arrow_at_start = at_start;
1806 int at_start = (flags & HAS_LEFT_ARROW_HEAD) != 0; local
1819 obj->add_arrows(at_start, at_end, a);
/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c1302 int at_start = 1; local
1309 if (at_start) {
1310 at_start = 0;

Completed in 217 milliseconds