code / tomo

Lines41.3K C23.7K Markdown9.7K YAML5.0K Tomo2.3K
7 others 763
Python231 Shell230 make212 INI47 Text21 SVG16 Lua6
(4 lines)
1 // Type infos and methods for Num32 (32-bit floating point) using a template file
3 #define NUMX_C_H__BITS 32
4 #include "numX.c.h"