HomeSort by relevance Sort by last modified time
    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 50 milliseconds