Searched refs:isv (Results 1 – 3 of 3) sorted by relevance
33 autoreconf -isv -I/usr/local/share/aclocal35 autoreconf -isv
34 autoreconf -isv -I/usr/local/share/aclocal36 autoreconf -isv
2159 short isv; in rpt_0x47() local2165 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() local2987 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 …]