Home
last modified time | relevance | path

Searched refs:lDeltaHi (Results 1 – 18 of 18) sorted by relevance

/dports/news/rntrack/rntrack-2.1.10_2/smapi/src/
H A Dsq_idx.c100 hix->lDeltaHi = -1; in _SquishOpenIndex()
417 if(hix->lDeltaHi == -1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
419 hix->lDeltaHi = (long)dwMsg; in SidxPut()
480 hix->lDeltaHi = (long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
584 if(hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
593 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
606 if((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
608 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/smapi/src/
H A Dsq_idx.c99 hix->lDeltaHi=-1; in _SquishOpenIndex()
455 if (hix->lDeltaHi==-1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
456 hix->lDeltaHi=(long)dwMsg; in SidxPut()
514 hix->lDeltaHi=(long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
624 if (hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
637 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
646 if ((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
647 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/smapi/src/
H A Dsq_idx.c99 hix->lDeltaHi=-1; in _SquishOpenIndex()
455 if (hix->lDeltaHi==-1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
456 hix->lDeltaHi=(long)dwMsg; in SidxPut()
514 hix->lDeltaHi=(long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
624 if (hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
637 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
646 if ((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
647 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/smapi/src/
H A Dsq_idx.c99 hix->lDeltaHi=-1; in _SquishOpenIndex()
455 if (hix->lDeltaHi==-1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
456 hix->lDeltaHi=(long)dwMsg; in SidxPut()
514 hix->lDeltaHi=(long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
624 if (hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
637 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
646 if ((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
647 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/smapi/src/
H A Dsq_idx.c99 hix->lDeltaHi=-1; in _SquishOpenIndex()
455 if (hix->lDeltaHi==-1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
456 hix->lDeltaHi=(long)dwMsg; in SidxPut()
514 hix->lDeltaHi=(long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
624 if (hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
637 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
646 if ((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
647 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/smapi/src/
H A Dsq_idx.c99 hix->lDeltaHi=-1; in _SquishOpenIndex()
455 if (hix->lDeltaHi==-1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
456 hix->lDeltaHi=(long)dwMsg; in SidxPut()
514 hix->lDeltaHi=(long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
624 if (hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
637 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
646 if ((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
647 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/smapi/src/
H A Dsq_idx.c99 hix->lDeltaHi=-1; in _SquishOpenIndex()
455 if (hix->lDeltaHi==-1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
456 hix->lDeltaHi=(long)dwMsg; in SidxPut()
514 hix->lDeltaHi=(long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
624 if (hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
637 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
646 if ((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
647 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky-htick/husky-htick-1.9.20191207/smapi/src/
H A Dsq_idx.c99 hix->lDeltaHi=-1; in _SquishOpenIndex()
455 if (hix->lDeltaHi==-1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
456 hix->lDeltaHi=(long)dwMsg; in SidxPut()
514 hix->lDeltaHi=(long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
624 if (hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
637 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
646 if ((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
647 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky/husky-1.9.20191207/smapi/src/
H A Dsq_idx.c99 hix->lDeltaHi=-1; in _SquishOpenIndex()
455 if (hix->lDeltaHi==-1 || hix->lDeltaHi < (long)dwMsg) in SidxPut()
456 hix->lDeltaHi=(long)dwMsg; in SidxPut()
514 hix->lDeltaHi=(long)_SquishIndexSize(hix) / (long)SQIDX_SIZE; in _SquishRemoveIndexEntry()
624 if (hix->lDeltaLo != -1 && hix->lDeltaHi != -1) in _SquishEndBuffer()
637 (long)dwStart <= hix->lDeltaHi) in _SquishEndBuffer()
646 if ((long)dwStart + (long)hix->pss[i].dwUsed > hix->lDeltaHi) in _SquishEndBuffer()
647 size = (size_t)(hix->lDeltaHi - (long)dwStart + 1L); in _SquishEndBuffer()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/smapi/smapi/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/smapi/smapi/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/smapi/smapi/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/smapi/smapi/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/smapi/smapi/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member
/dports/news/husky-htick/husky-htick-1.9.20191207/smapi/smapi/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member
/dports/news/rntrack/rntrack-2.1.10_2/smapi/h/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member
/dports/news/husky-hpt/husky-hpt-1.9.20191207/smapi/smapi/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member
/dports/news/husky/husky-1.9.20191207/smapi/smapi/
H A Dapi_sq.h155 long lDeltaHi; /* High # of changed msg */ member