DLLONG2NUM 210 ext/dl/dl.h # define DLLONG2NUM(x) LONG2NUM((long)x) DLLONG2NUM 213 ext/dl/dl.h # define DLLONG2NUM(x) INT2NUM((long)x)