Code Review
/
trex.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2e218861d8b24afc756619e843aa12efa84deb53
[trex.git]
/
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
}