C sources are generated by autogen. This enables the support of float and double with the
same sources (ala C++ template).

To generate the sources, just execute make src.
To modify a source, change the file .tpl instead of the .c, and regenerate the source
(using make src, for example)
