root/ext/-test-/bignum/extconf.h

/* [previous][next][first][last][top][bottom][index][help] */
#ifndef EXTCONF_H
#define EXTCONF_H
#define TEST_INIT_FUNCS(X) X(str2big) X(intpack) X(mul) X(bigzero) X(big2str) X(div)
#endif

/* [previous][next][first][last][top][bottom][index][help] */