Searched refs:int32_t (Results 376 - 400 of 998) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dkeytab_keyfile.c44 * <int32_t numkeys> {[<int32_t kvno> <char[8] deskey>] * numkeys}
194 int32_t ret;
226 int32_t kvno;
289 int32_t len;
347 int32_t kvno;
/freebsd-9.3-release/lib/libiconv_modules/mapper_zone/
H A Dcitrus_mapper_zone.c66 int32_t mz_col_offset;
67 int32_t mz_row_offset;
75 int32_t s_imm;
208 check_rowcol(struct _zone *z, int32_t ofs, uint32_t maxval)
/freebsd-9.3-release/lib/libpmc/
H A Dpmc.h64 int32_t pm_cpu; /* CPU number */
/freebsd-9.3-release/lib/libufs/
H A Dlibufs.h142 void ffs_fragacct(struct fs *, int, int32_t [], int);
/freebsd-9.3-release/lib/msun/src/
H A De_atan2.c64 int32_t k,m,hx,hy,ix,iy;
H A De_exp.c106 int32_t k=0,xsb;
H A De_expf.c46 int32_t k=0,xsb;
H A De_fmodf.c33 int32_t n,hx,hy,hz,ix,iy,sx,i;
H A De_j0.c88 int32_t hx,ix;
149 int32_t hx,ix,lx;
275 int32_t ix;
370 int32_t ix;
H A De_j0f.c45 int32_t hx,ix;
106 int32_t hx,ix;
231 int32_t ix;
326 int32_t ix;
H A De_j1.c89 int32_t hx,ix;
146 int32_t hx,ix,lx;
269 int32_t ix;
365 int32_t ix;
H A De_j1f.c46 int32_t hx,ix;
103 int32_t hx,ix;
226 int32_t ix;
322 int32_t ix;
H A Dk_tan.c81 int32_t ix, hx;
H A Ds_atan.c77 int32_t ix,hx,id;
H A Ds_atanl.c39 int32_t expman;
H A Ds_exp2f.c99 int32_t k;
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_videodev2_compat.h78 int32_t value;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.h39 int32_t s;
/freebsd-9.3-release/sys/sys/
H A Dsmp.h38 int32_t cg_count; /* Count of cpus in this group. */
/freebsd-9.3-release/tools/tools/ath/ath_prom_read/
H A Dath_prom_read.c77 fprintf(fp, "%.4x%s", (int32_t)(eebuf[i]), i % NUM_PER_LINE == (NUM_PER_LINE - 1) ? "\n" : " ");
/freebsd-9.3-release/usr.sbin/bluetooth/btpand/
H A Dsdp.c136 int32_t l;
/freebsd-9.3-release/contrib/file/src/
H A Delfclass.h32 swap = (u.c[sizeof(int32_t) - 1] + 1) != elfhdr.e_ident[EI_DATA];
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_leapsec.h204 extern int32_t leapsec_daystolive(uint32_t when, const time_t * pivot);
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/sparc/
H A Ddt_isadep.c167 int32_t disp = text[i] << 2;
179 int32_t dst = text[i] << 2;
193 int32_t dst;
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DTimeValue.h69 typedef int32_t NanoSecondsType;///< Type used for representing nanoseconds.
303 void microseconds ( int32_t micros ) {
310 void milliseconds ( int32_t millis ) {

Completed in 208 milliseconds

<<11121314151617181920>>