aboutsummaryrefslogtreecommitdiffstats
path: root/gl/lib/xdectoumax.c
blob: 4b43fa406ff83edecdb6acd4c1509e7d333dde06 (plain) (blame)
1
2
3
4
5
#define __xdectoint xdectoumax
#define __xnumtoint xnumtoumax
#define __xdectoint_t uintmax_t
#define __xstrtol xstrtoumax
#include "xdectoint.c"