Home
last modified time | relevance | path

Searched defs:pCell (Results 1 – 5 of 5) sorted by relevance

/freebsd/stand/ficl/
H A Dfloat.c354 CELL *pCell; in displayFStack() local
597 CELL *pCell; in Ffetch() local
614 CELL *pCell; in Fstore() local
631 CELL *pCell; in FplusStore() local
H A Dtools.c627 CELL *pCell; in displayPStack() local
651 CELL *pCell; in displayRStack() local
H A Dstack.c328 CELL *pCell; in stackRoll() local
H A Dwords.c1091 CELL *pCell; in fetch() local
1108 CELL *pCell; in twoFetch() local
1125 CELL *pCell; in store() local
1141 CELL *pCell; in twoStore() local
1152 CELL *pCell; in plusStore() local
2756 CELL *pCell; in createParen() local
2783 CELL *pCell; in doDoes() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c75367 u8 *pCell = findCell(pPage, i); local
75418 u8 *pCell = findCell(pPage, i); local
77362 u8 *pCell; /* Pointer to current cell in pPage */ local
77460 u8 *pCell = findCellPastPtr(pPage, idx); local
77606 u8 *pCell; /* Pointer to current cell in pPage */ local
78538 #define BTREE_CLEAR_CELL(rc, pPage, pCell, sInfo) \ argument
79160 u8 *pCell = pCArray->apCell[i]; local
79305 u8 *pCell = pCArray->apCell[i]; local
79449 u8 *pCell = pCArray->apCell[i+iNew]; local
79515 u8 *pCell = pPage->apOvfl[0]; local
[all …]