Home
last modified time | relevance | path

Searched refs:u_int32_t (Results 1 – 25 of 34) sorted by relevance

12

/picolibc-latest/newlib/libc/include/rpc/
Dtypes.h58 typedef u_int32_t rpcprog_t;
59 typedef u_int32_t rpcvers_t;
60 typedef u_int32_t rpcproc_t;
61 typedef u_int32_t rpcprot_t;
62 typedef u_int32_t rpcport_t;
Dxdr.h268 #define IXDR_GET_INT32(buf) ((int32_t)ntohl((u_int32_t)*(buf)++))
269 #define IXDR_PUT_INT32(buf, v) (*(buf)++ =(int32_t)htonl((u_int32_t)v))
277 #define IXDR_GET_LONG(buf) ((long)ntohl((u_int32_t)*(buf)++))
278 #define IXDR_PUT_LONG(buf, v) (*(buf)++ =(int32_t)htonl((u_int32_t)v))
310 extern bool_t xdr_u_int32_t (XDR *, u_int32_t *);
/picolibc-latest/newlib/libm/ld/
Dmath_private_openbsd.h28 u_int32_t mswhi;
29 u_int32_t mswlo;
30 u_int32_t lswhi;
31 u_int32_t lswlo;
47 u_int32_t lswlo;
48 u_int32_t lswhi;
49 u_int32_t mswlo;
50 u_int32_t mswhi;
213 u_int32_t msw;
214 u_int32_t lsw;
[all …]
Dmath_ld.h45 typedef uint32_t u_int32_t; typedef
/picolibc-latest/newlib/libc/xdr/
Dxdr_mem.c131 *lp = (int32_t) ntohl (*(u_int32_t *) xdrs->x_private); in xdrmem_getlong_aligned()
143 *(u_int32_t *) xdrs->x_private = htonl ((u_int32_t) * lp); in xdrmem_putlong_aligned()
152 u_int32_t l; in xdrmem_getlong_unaligned()
167 u_int32_t l; in xdrmem_putlong_unaligned()
172 l = htonl ((u_int32_t) * lp); in xdrmem_putlong_unaligned()
261 *ip = (int32_t) ntohl (*(u_int32_t *) xdrs->x_private); in xdrmem_getint32_aligned()
273 *(u_int32_t *) xdrs->x_private = htonl ((u_int32_t) * ip); in xdrmem_putint32_aligned()
282 u_int32_t l; in xdrmem_getint32_unaligned()
297 u_int32_t l; in xdrmem_putint32_unaligned()
302 l = htonl ((u_int32_t) * ip); in xdrmem_putint32_unaligned()
Dxdr_rec.c119 #define LAST_FRAG ((u_int32_t)(UINT32_C(1) << 31))
132 u_int32_t *frag_header; /* beginning of curren fragment */
150 u_int32_t in_header;
246 rstrm->frag_header = (u_int32_t *) (void *) rstrm->out_base; in xdrrec_create()
247 rstrm->out_finger += sizeof (u_int32_t); in xdrrec_create()
281 *lp = (long) ntohl ((u_int32_t) (*buflp)); in xdrrec_getlong()
290 *lp = (long) ntohl ((u_int32_t) mylong); in xdrrec_getlong()
315 *dest_lp = (int32_t) htonl ((u_int32_t) (*lp)); in xdrrec_putlong()
621 ((uintptr_t) rstrm->out_finger + sizeof (u_int32_t) >= in xdrrec_endofrecord()
628 sizeof (u_int32_t); in xdrrec_endofrecord()
[all …]
Dxdr_stdio.c113 u_int32_t temp; in xdrstdio_getlong()
125 u_int32_t temp = htonl ((u_int32_t) * lp); in xdrstdio_putlong()
/picolibc-latest/newlib/libm/ld/ld80/
De_hypotl.c51 u_int32_t j,k,ea,eb; in hypotl()
64 u_int32_t es,high,low; in hypotl()
82 u_int32_t es,high,low; in hypotl()
101 u_int32_t high; in hypotl()
107 u_int32_t high; in hypotl()
118 u_int32_t es; in hypotl()
Ds_floorl.c30 u_int32_t i,j,se,i0,sx; in floorl()
62 i = ((u_int32_t)(0xffffffff))>>(jj0-31); in floorl()
69 if(j<(u_int32_t)i1) i0 +=1 ; /* got a carry */ in floorl()
Ds_ceill.c30 u_int32_t i,j,se,i0,sx; in ceill()
60 i = ((u_int32_t)(0xffffffff))>>(jj0-31); in ceill()
67 if(j<(u_int32_t)i1) i0+=1; /* got a carry */ in ceill()
Ds_modfl.c31 u_int32_t i,se; in modfl()
57 i = ((u_int32_t)(0x7fffffff))>>(jj0-32); in modfl()
Ds_nextafterl.c25 u_int32_t hx,hy,ix,iy; in nextafterl()
26 u_int32_t lx,ly; in nextafterl()
Ds_getpayloadl.c39 u_int32_t se,hx,lx; in getpayloadl()
Ds_fpclassifyl.c10 u_int32_t hx,lx,esx; in __fpclassifyl()
De_acoshl.c35 u_int32_t se,i0,i1; in acoshl()
De_atanhl.c42 u_int32_t se,i0,i1; in atanhl()
Ds_nexttowardf.c19 u_int32_t hy,ly,esy; in nexttowardf()
Ds_tanhl.c46 u_int32_t jj0,jj1,ix; in tanhl()
De_coshl.c41 u_int32_t mx,lx; in coshl()
De_sinhl.c39 u_int32_t jx,ix,i0,i1; in sinhl()
/picolibc-latest/newlib/libm/ld/ld128/
Ds_nexttoward.c27 u_int32_t lx; in nexttoward64()
44 INSERT_WORDS(x,(u_int32_t)((hy>>32)&0x80000000),1);/* return +-minsub */ in nexttoward64()
Ds_tanhl.c61 u_int32_t jx, ix; in tanhl()
De_atanhl.c41 u_int32_t jx, ix; in atanhl()
Ds_nexttowardf.c36 SET_FLOAT_WORD(x,(u_int32_t)((hy>>32)&0x80000000)|1);/* return +-minsub*/ in nexttowardf()
/picolibc-latest/newlib/libm/ld/common/
Ds_rintl.c52 u_int32_t expsign; in rintl()

12