Lines Matching defs:ptr
101 struct arg_list *ptr;103 for (ptr = TT.o; ptr; ptr = ptr->next) ocount++;106 for (ptr = TT.o; ptr; ptr=ptr->next) olist[ocount++] = atolx(ptr->arg);