HomeSort by: relevance | last modified time | path
    Searched defs:at_start (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
at.c 356 at_start( AttributeType **at ) function
  /src/external/gpl2/groff/dist/src/preproc/pic/
object.cpp 1198 void add_arrows(int at_start, int at_end, const arrow_head_type &);
1245 void linear_object::add_arrows(int at_start, int at_end,
1248 arrow_at_start = at_start;
1808 int at_start = (flags & HAS_LEFT_ARROW_HEAD) != 0; local
1821 obj->add_arrows(at_start, at_end, a);
  /src/external/mit/expat/dist/tests/
basic_tests.c 824 int at_start = 1; local
831 if (at_start) {
832 at_start = 0;

Completed in 80 milliseconds