OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sqlite3_memory_used
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3ext.h
543
#define
sqlite3_memory_used
sqlite3_api->memory_used
macro
sqlite3.c
2254
** <li> [
sqlite3_memory_used
()]
3653
** ^The [
sqlite3_memory_used
()] routine returns the number of bytes
3656
** value of [
sqlite3_memory_used
()] since the high-water mark
3657
** was last reset. ^The values returned by [
sqlite3_memory_used
()] and
3664
** [
sqlite3_memory_used
()] if and only if the parameter to
3669
SQLITE_API sqlite3_int64
sqlite3_memory_used
(void);
31672
SQLITE_API sqlite3_int64
sqlite3_memory_used
(void){
function
142763
#define
sqlite3_memory_used
macro
[
all
...]
Completed in 74 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026