HomeSort by: relevance | last modified time | path
    Searched defs:at_start (Results 1 - 2 of 2) 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);

Completed in 30 milliseconds