Home
last modified time | relevance | path

Searched defs:idat (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/libossaudio/
H A Dossaudio.c226 int idat = 0; in mixer_ioctl() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Du77-test.f42 integer i, j, k, ltarray (9), idat (3), count, rate, count_max, variable
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Djacobi.f33 common /idat/ n,m,mits,mtemp common
84 common /idat/ n,m,mits,mtemp common
/openbsd-src/sys/crypto/
H A Dcryptosoft.c102 unsigned char iv[EALG_MAX_BLOCK_LEN], blk[EALG_MAX_BLOCK_LEN], *idat; in swcr_encdec() local