Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c14764 typedef struct BtreePayload BtreePayload; typedef
15013 struct BtreePayload { struct
15023 SQLITE_PRIVATE int sqlite3BtreeInsert(BtCursor*, const BtreePayload *pPayload, argument
70784 const BtreePayload *pX, /* Payload with which to construct the cell */
72833 const BtreePayload *pX, /* Source of data to write */
72873 static int btreeOverwriteCell(BtCursor *pCur, const BtreePayload *pX){
72954 const BtreePayload *pX, /* Content of the row to be inserted */
73082 BtreePayload x2;
89997 BtreePayload x; /* Payload to be inserted */
90722 BtreePayload x;