Searched refs:sqlite3_malloc (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dsql.h31 #define sqlite3_malloc(size) sqlite3_mprintf("%*s", size, "") macro
H A Dsql.c243 if ((str = sqlite3_malloc(len + 1)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dsql.h31 #define sqlite3_malloc(size) sqlite3_mprintf("%*s", size, "") macro
H A Dsql.c243 if ((str = sqlite3_malloc(len + 1)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dsql.h31 #define sqlite3_malloc(size) sqlite3_mprintf("%*s", size, "") macro
H A Dsql.c243 if ((str = sqlite3_malloc(len + 1)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dsql.c193 if ((str = sqlite3_malloc(len + 1)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dsql.c193 if ((str = sqlite3_malloc(len + 1)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dsql.c193 if ((str = sqlite3_malloc(len + 1)) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3ext.h283 #define sqlite3_malloc sqlite3_api->malloc macro
H A Dsqlite3.h322 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
1135 ** Every memory allocation request coming in through [sqlite3_malloc()]
1274 ** [sqlite3_malloc()] will be used to obtain the memory needed.</dd>
1292 ** SQLite goes to [sqlite3_malloc()] for the additional storage space.
1417 ** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the
1783 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
1812 ** results into memory obtained from [sqlite3_malloc()].
1815 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
1909 ** ^The sqlite3_malloc() routine returns a pointer to a block
1911 ** ^If sqlite3_malloc() i
[all...]
H A Dsqlite3.c859 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
1672 ** Every memory allocation request coming in through [sqlite3_malloc()]
1811 ** [sqlite3_malloc()] will be used to obtain the memory needed.</dd>
1829 ** SQLite goes to [sqlite3_malloc()] for the additional storage space.
1954 ** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the
2320 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
2349 ** results into memory obtained from [sqlite3_malloc()].
2352 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
2446 ** ^The sqlite3_malloc() routine returns a pointer to a block
2448 ** ^If sqlite3_malloc() i
17375 SQLITE_API void *sqlite3_malloc(int n){ function
83580 #define sqlite3_malloc macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3ext.h283 #define sqlite3_malloc sqlite3_api->malloc macro
H A Dsqlite3.h322 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
1135 ** Every memory allocation request coming in through [sqlite3_malloc()]
1274 ** [sqlite3_malloc()] will be used to obtain the memory needed.</dd>
1292 ** SQLite goes to [sqlite3_malloc()] for the additional storage space.
1417 ** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the
1783 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
1812 ** results into memory obtained from [sqlite3_malloc()].
1815 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
1909 ** ^The sqlite3_malloc() routine returns a pointer to a block
1911 ** ^If sqlite3_malloc() i
[all...]
H A Dsqlite3.c859 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
1672 ** Every memory allocation request coming in through [sqlite3_malloc()]
1811 ** [sqlite3_malloc()] will be used to obtain the memory needed.</dd>
1829 ** SQLite goes to [sqlite3_malloc()] for the additional storage space.
1954 ** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the
2320 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
2349 ** results into memory obtained from [sqlite3_malloc()].
2352 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
2446 ** ^The sqlite3_malloc() routine returns a pointer to a block
2448 ** ^If sqlite3_malloc() i
17375 SQLITE_API void *sqlite3_malloc(int n){ function
83580 #define sqlite3_malloc macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3ext.h283 #define sqlite3_malloc sqlite3_api->malloc macro
H A Dsqlite3.h322 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
1135 ** Every memory allocation request coming in through [sqlite3_malloc()]
1274 ** [sqlite3_malloc()] will be used to obtain the memory needed.</dd>
1292 ** SQLite goes to [sqlite3_malloc()] for the additional storage space.
1417 ** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the
1783 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
1812 ** results into memory obtained from [sqlite3_malloc()].
1815 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
1909 ** ^The sqlite3_malloc() routine returns a pointer to a block
1911 ** ^If sqlite3_malloc() i
[all...]
H A Dsqlite3.c859 ** from [sqlite3_malloc()] and passed back through the 5th parameter.
1672 ** Every memory allocation request coming in through [sqlite3_malloc()]
1811 ** [sqlite3_malloc()] will be used to obtain the memory needed.</dd>
1829 ** SQLite goes to [sqlite3_malloc()] for the additional storage space.
1954 ** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the
2320 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
2349 ** results into memory obtained from [sqlite3_malloc()].
2352 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
2446 ** ^The sqlite3_malloc() routine returns a pointer to a block
2448 ** ^If sqlite3_malloc() i
17375 SQLITE_API void *sqlite3_malloc(int n){ function
83580 #define sqlite3_malloc macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h1274 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
1325 ** results into memory obtained from [sqlite3_malloc()].
1328 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
1415 ** memory obtained from [sqlite3_malloc()] or NULL pointers if
1416 ** a call to [sqlite3_malloc()] fails.
1441 ** The sqlite3_malloc() routine returns a pointer to a block
1443 ** If sqlite3_malloc() is unable to obtain sufficient free
1445 ** sqlite3_malloc() is zero or negative then sqlite3_malloc() returns
1449 ** by sqlite3_malloc() o
[all...]
H A DsqliteInt.h2265 #define sqlite3_malloc malloc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h1274 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
1325 ** results into memory obtained from [sqlite3_malloc()].
1328 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
1415 ** memory obtained from [sqlite3_malloc()] or NULL pointers if
1416 ** a call to [sqlite3_malloc()] fails.
1441 ** The sqlite3_malloc() routine returns a pointer to a block
1443 ** If sqlite3_malloc() is unable to obtain sufficient free
1445 ** sqlite3_malloc() is zero or negative then sqlite3_malloc() returns
1449 ** by sqlite3_malloc() o
[all...]
H A DsqliteInt.h2265 #define sqlite3_malloc malloc macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h1274 ** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling
1325 ** results into memory obtained from [sqlite3_malloc()].
1328 ** NULL pointer if [sqlite3_malloc()] is unable to allocate enough
1415 ** memory obtained from [sqlite3_malloc()] or NULL pointers if
1416 ** a call to [sqlite3_malloc()] fails.
1441 ** The sqlite3_malloc() routine returns a pointer to a block
1443 ** If sqlite3_malloc() is unable to obtain sufficient free
1445 ** sqlite3_malloc() is zero or negative then sqlite3_malloc() returns
1449 ** by sqlite3_malloc() o
[all...]
H A DsqliteInt.h2265 #define sqlite3_malloc malloc macro

Completed in 922 milliseconds