Searched refs:me (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/mailx/port/
H A Ddttree.c91 reg Dtlink_t *root, *l, *r, *t, *me = NIL(Dtlink_t*); local
138 { me = (Dtlink_t*)obj;
139 obj = OBJ(me,disc);
221 (*dt->memoryf)(dt,(Void_t*)me,0,disc);
233 { root = me;
/ast/src/cmd/sort/
H A Dsfopen.c85 Match_t* me; local
90 mp = me = 0;
129 if (me)
130 me = me->next = mv;
/ast/src/cmd/cs/vcs_src/
H A Dvcs_rscs.h108 #define ISROOT(me) (me == (uid_t)(0))
/ast/src/lib/libast/cdt/
H A Ddttree.c404 Dtlink_t *root, *t, *l, *r, *me, link; local
429 { me = (Dtlink_t*)obj;
430 obj = _DTOBJ(disc,me);
434 { me = NIL(Dtlink_t*);
579 _dtfree(dt, me, DT_DELETE);
581 { me->_left = NIL(Dtlink_t*);
582 me->_rght = link._left;
583 link._left = me;
627 { root = me;
/ast/src/cmd/mailx/
H A Dspam.c484 int me; local
513 ok = no = fromours = me = 0;
571 me = 1;
733 me = 1;
774 if (me)
/ast/src/cmd/3d/
H A Dvcs.c92 #define ISROOT(me) (me == (uid_t)(0))
/ast/src/cmd/ksh93/tests/
H A Dcomvar.sh290 last=me
/ast/src/cmd/nmake/
H A DMakerules.mk3207 /* please convert me to long op names */

Completed in 48 milliseconds