V8/usr/src/cmd/lfactor/form.h

Compare this file to the similar file:
Show the results in this format:

typedef struct { mint a, b, c } form;
form compos();
form formpow();
void reduce();