Searched refs:p51 (Results 1 – 1 of 1) sorted by relevance
399 Bigint *b1, *p5, *p51; local439 if ((p51 = p5->next) == 0) {442 if (!(p51 = p5->next)) {443 p51 = p5->next = mult(p5,p5);444 if (p51 == NULL)446 p51->next = 0;450 p51 = p5->next = mult(p5,p5);451 if (p51 == NULL)453 p51->next = 0;456 p5 = p51;