unsigned short vax_to_local_short(const unsigned short *s)
void ieee_float_to_local(float *val, const int *n, int *errcode)
void vax_to_local_shorts(unsigned short *sa, const int *n)
void local_to_ieee_float(float *val, const int *n, int *errcode)
unsigned local_to_vax_int(const fort_int *i)
void local_to_vaxf(float *val, const int *n, int *errcode)
void local_to_vax_ints(fort_int *ia, const fort_int *n)
void vax_to_local_ints(fort_int *ia, const fort_int *n)
unsigned vax_to_local_int(const fort_int *i)
void local_to_ieee_double(double *val, const int *n, int *errcode)
void ieee_double_to_local(double *val, const int *n, int *errcode)
void local_to_vax_shorts(unsigned short *sa, const int *n)
void vaxf_to_local(float *val, const int *n, int *errcode)
unsigned short local_to_vax_short(const unsigned short *s)