Home
last modified time | relevance | path

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

/src/contrib/lutok/admin/
H A Dtravis-build.sh33 autoreconf -isv -I/usr/local/share/aclocal
35 autoreconf -isv
/src/contrib/kyua/admin/
H A Dtravis-build.sh34 autoreconf -isv -I/usr/local/share/aclocal
36 autoreconf -isv
/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c2159 short isv; in rpt_0x47() local
2165 for (isv = 0; isv < (*nsvs); isv++) { in rpt_0x47()
2166 sv_prn[isv] = buf[5*isv + 1]; in rpt_0x47()
2167 snr[isv] = bGetSingle (&buf[5*isv + 2]); in rpt_0x47()
2953 isv; in rpt_0x8F20() local
2987 for (isv = 0; isv < 8; isv++) { in rpt_0x8F20()
2988 prnx = buf[32+2*isv]; in rpt_0x8F20()
2989 sv_prn[isv] = (unsigned char)(prnx&0x3F); in rpt_0x8F20()
2990 iode = buf[33+2*isv]; in rpt_0x8F20()
2991 sv_IODC[isv] = (short)(iode | ((prnx>>6)<<8)); in rpt_0x8F20()
[all …]