ge_precomp_0.c (110B)
1 #include "ge.h" 2 3 void ge_precomp_0(ge_precomp *h) 4 { 5 fe_1(h->yplusx); 6 fe_1(h->yminusx); 7 fe_0(h->xy2d); 8 }