HomeSort by relevance Sort by last modified time
    Searched refs:apRegion (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
os_os2.c 770 int nRegion; /* Size of array apRegion */
771 void **apRegion; /* Array of pointers to shared-memory regions */
1000 if( pNode->apRegion ) {
1008 DosFreeMem(pNode->apRegion[pNode->nRegion]);
1018 sqlite3_free(pNode->apRegion);
    [all...]
os_unix.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 98 milliseconds