Home
last modified time | relevance | path

Searched refs:vax_single (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/xdr/
Dxdr_float_vax.c53 struct vax_single struct
68 struct vax_single s; argument
89 struct vax_single vs, *vsp; in xdr_float()
96 vs = *((struct vax_single *) fp); in xdr_float()
114 vsp = (struct vax_single *) fp; in xdr_float()