Searched defs:ovfl (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/misc/
H A Drtacct.c233 int ovfl = 0; local
248 ovfl = 1;
252 if (ovfl) {
H A Dnstat.c358 int ovfl = 0; local
365 ovfl = 1;
382 n->rate, ovfl?" (overflow)":"");
/external/sqlite/dist/orig/
H A Dsqlite3.c61759 Pgno ovfl = get4byte(&pCell[info.nSize-4]); local
64890 getOverflowPage( BtShared *pBt, Pgno ovfl, MemPage **ppPage, Pgno *pPgnoNext ) argument
[all...]
/external/sqlite/dist/
H A Dsqlite3.c61759 Pgno ovfl = get4byte(&pCell[info.nSize-4]); local
64890 getOverflowPage( BtShared *pBt, Pgno ovfl, MemPage **ppPage, Pgno *pPgnoNext ) argument
[all...]

Completed in 742 milliseconds