Searched refs:iLength (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_jjy.c169 int iLength ; member in struct:jjyRawDataBreak
867 if ( i + up->pRawBreak[j].iLength <= up->iRawBufLen ) {
871 up->pRawBreak[j].iLength ) == 0 ) {
875 iStart, i + up->pRawBreak[j].iLength - 1 ) ;
877 return i + up->pRawBreak[j].iLength - 1 ;
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c127594 static const u8 iLength[] = {2, 2, 3, 5, 3, 4, 5, 4}; local
[all...]

Completed in 565 milliseconds