OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pFree
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3.c
18592
** used and freed, they are added back to the
pFree
list. New allocations
18593
** come off of
pFree
first, then pInit as a fallback. This dual-list
18618
LookasideSlot *
pFree
; /* List of available buffers */
[
all
...]
shell.c
13754
u8 *
pFree
= 0; /* Free this */
13819
rc = zipfileDeflate(aIn, nIn, &
pFree
, &nCmp, &pTab->base.zErrMsg);
13823
pData =
pFree
;
13929
sqlite3_free(
pFree
);
[
all
...]
Completed in 87 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026