Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.c14645 typedef struct BtreePayload BtreePayload; typedef
14907 struct BtreePayload { struct
14917 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument
72192 const BtreePayload *pX, /* Payload with which to construct the cell */
74256 const BtreePayload *pX, /* Source of data to write */
74296 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){
74377 const BtreePayload *pX, /* Content of the row to be inserted */
74515 BtreePayload x2;
91956 BtreePayload x; /* Payload to be inserted */
92707 BtreePayload x;