Searched refs:mem5 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c15184 /************** Begin file mem5.c ********************************************/
15257 ** Maximum size of any allocation is ((1<<LOGMAX)*mem5.szAtom). Since
15258 ** mem5.szAtom is always at least 8 and 32-bit integers are used,
15264 ** Masks used for mem5.aCtrl[] elements.
15271 ** into a single structure named "mem5". This is to keep the
15302 ** size mem5.szAtom. aiFreelist[1] holds blocks of size szAtom*2.
15313 } mem5 = { 0 }; variable in typeref:struct:Mem5Global
15318 #define mem5 GLOBAL(struct Mem5Global, mem5) macro
15321 ** Assuming mem5
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c15184 /************** Begin file mem5.c ********************************************/
15257 ** Maximum size of any allocation is ((1<<LOGMAX)*mem5.szAtom). Since
15258 ** mem5.szAtom is always at least 8 and 32-bit integers are used,
15264 ** Masks used for mem5.aCtrl[] elements.
15271 ** into a single structure named "mem5". This is to keep the
15302 ** size mem5.szAtom. aiFreelist[1] holds blocks of size szAtom*2.
15313 } mem5 = { 0 }; variable in typeref:struct:Mem5Global
15318 #define mem5 GLOBAL(struct Mem5Global, mem5) macro
15321 ** Assuming mem5
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c15184 /************** Begin file mem5.c ********************************************/
15257 ** Maximum size of any allocation is ((1<<LOGMAX)*mem5.szAtom). Since
15258 ** mem5.szAtom is always at least 8 and 32-bit integers are used,
15264 ** Masks used for mem5.aCtrl[] elements.
15271 ** into a single structure named "mem5". This is to keep the
15302 ** size mem5.szAtom. aiFreelist[1] holds blocks of size szAtom*2.
15313 } mem5 = { 0 }; variable in typeref:struct:Mem5Global
15318 #define mem5 GLOBAL(struct Mem5Global, mem5) macro
15321 ** Assuming mem5
[all...]

Completed in 750 milliseconds