Searched defs:nHdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c63778 int nHdr; /* Number of bytes of header space */ member in struct:vdbeExecUnion::OP_MakeRecord_stack_vars
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c70258 int nHdr; /* Size of the header in the record */ local
79803 int nHdr; /* Number of bytes of header space */ local
169958 int nHdr; local
172326 int nHdr = 1 + sessionVarintGet(&pCsr[1], &nByte); local
[all...]

Completed in 749 milliseconds