aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/num64.c
blob: 7fdc8f35cf28ee52fc041c52d2804c68bad6a77d (plain)
1
2
3
4
// Type infos and methods for Num (64-bit floating point) using a template file

#define NUMX_C_H__BITS 64
#include "numX.c.h"