Home
last modified time | relevance | path

Searched refs:Cons (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libelf/misc/
H A Dargs.c58 int Sign,Uns,Cons,Vol; member
67 r->Sign = r->Uns = r->Cons = r->Vol = 0;
86 if(r->Cons) in nsetarg()
176 ar.Cons = 1;
186 if(ar.Cons) {
189 ar.Cons = 0;
331 if(*PTR(ar.ptr) || ar.Uns || ar.Sign || ar.Cons || ar.Vol)