OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ParseAlloc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
lempar.c
274
void *
ParseAlloc
(void *(*mallocProc)(size_t)){
353
** obtained from
ParseAlloc
.
694
** "
ParseAlloc
" which describes the current state of the parser.
/external/chromium_org/third_party/sqlite/src/tool/
lempar.c
268
void *
ParseAlloc
(void *(*mallocProc)(size_t)){
345
** obtained from
ParseAlloc
.
684
** "
ParseAlloc
" which describes the current state of the parser.
Completed in 171 milliseconds