Lines Matching refs:ptr
38 - ptr = malloc(numents * sizeof(struct affent));
39 - ptr->achar = achar;
40 - ptr->xpflg = ff;
49 + ptr = malloc(numents * sizeof(struct affent));
50 + ptr->achar = achar;
51 + ptr->xpflg = ff;
72 - ptr = malloc(numents * sizeof(struct affent));
73 - ptr->achar = achar;
74 - ptr->xpflg = ff;
83 + ptr = malloc(numents * sizeof(struct affent));
84 + ptr->achar = achar;
85 + ptr->xpflg = ff;