Searched refs:int32_t (Results 226 - 250 of 1105) sorted by relevance

1234567891011>>

/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dtest_time.c42 int32_t usec;
/freebsd-10.0-release/lib/libc/uuid/
H A Duuid_compare.c47 int32_t
/freebsd-10.0-release/lib/msun/src/
H A De_acosh.c45 int32_t hx;
H A De_atanh.c48 int32_t hx,ix;
H A De_atanhf.c30 int32_t hx,ix;
H A De_cosh.c47 int32_t ix;
H A De_coshf.c28 int32_t ix;
H A De_jnf.c31 int32_t i,hx,ix, sgn;
108 float q0,q1,h,tmp; int32_t k,m;
169 int32_t i,hx,ix,ib;
170 int32_t sign;
H A De_rem_pio2.c59 int32_t e0,i,j,nx,n,ix,hx;
136 n = (int32_t)fn;
175 INSERT_WORDS(z, ix - ((int32_t)(e0<<20)), low);
177 tx[i] = (double)((int32_t)(z));
H A De_sinh.c44 int32_t ix,jx;
H A De_sinhf.c28 int32_t ix,jx;
H A Ds_asinh.c41 int32_t hx,ix;
H A Ds_asinhf.c31 int32_t hx,ix;
H A Ds_cbrtf.c35 int32_t hx;
H A Ds_modff.c27 int32_t i0,j0;
H A Ds_nextafterf.c26 int32_t hx,hy,ix,iy;
H A Ds_rintf.c34 int32_t i0,j0,sx;
H A Ds_scalbnf.c34 int32_t k,ix;
H A Ds_tanf.c40 int32_t n, hx, ix;
H A Ds_tanh.c49 int32_t jx,ix;
H A Ds_tanhf.c27 int32_t jx,ix;
H A Ds_trunc.c35 int32_t i0,i1,j0;
/freebsd-10.0-release/sbin/hastd/
H A Dnv.h63 void nv_add_int32(struct nv *nv, int32_t value, const char *namefmt, ...)
79 void nv_add_int32_array(struct nv *nv, const int32_t *value, size_t size,
102 int32_t nv_get_int32(struct nv *nv, const char *namefmt, ...)
118 const int32_t *nv_get_int32_array(struct nv *nv, size_t *sizep,
/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_signal.h50 int32_t si_pid; /* sending process */
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-shmem.h86 int32_t use_count; /* must use atomic operation to maintain count */

Completed in 106 milliseconds

1234567891011>>