V8/usr/src/cmd/lfactor/form.h
Compare this file to the similar file:
27: V10/cmd/lfactor/form.h
Show the results in this format:
typedef struct { mint a, b, c } form; form compos(); form formpow(); void reduce();