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

  /external/chromium_org/third_party/sqlite/src/src/
test_malloc.c 1229 const char *zOpName;
1250 zOpName = Tcl_GetString(objv[1]);
1252 if( strcmp(aOp[i].zName, zOpName)==0 ){
    [all...]
os_unix.c 538 char *zOpName, *zType;
542 zOpName = "GETLK";
544 zOpName = "SETLK";
563 threadid, fd, zOpName, zType, (int)p->l_start, (int)p->l_len,
    [all...]
test1.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 69 milliseconds