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

/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c47622 u16 maxLocal; /* Copy of BtShared.maxLocal or BtShared.maxLeaf */ member in struct:MemPage
47761 u16 maxLocal; /* Maximum local payload in non-LEAFDATA tables */ member in struct:BtShared
49205 int maxLocal; /* Maximum amount of payload held locally */ local
[all...]
/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.c48892 u16 maxLocal; /* Copy of BtShared.maxLocal or BtShared.maxLeaf */ member in struct:MemPage
49030 u16 maxLocal; /* Maximum local payload in non-LEAFDATA tables */ member in struct:BtShared
50519 int maxLocal; /* Maximum amount of payload held locally */ local
[all...]

Completed in 612 milliseconds