Home | History | Annotate | Download | only in src

Lines Matching refs:alloc

104 		e->savefd = alloc(NUFILE * sizeof(short), ATEMP);
634 if (tp->flag & ALLOC) {
635 tp->flag &= ~ALLOC;
864 if (tp->flag & ALLOC) {
865 tp->flag &= ~(ISSET|ALLOC);
875 tp->flag |= (ISSET|ALLOC);
953 if (tp->flag & ALLOC) {
954 tp->flag &= ~ALLOC;
980 tp->flag |= ISSET|ALLOC;
1010 if (tp->flag&ALLOC) {
1011 tp->flag &= ~(ALLOC|ISSET);