Searched refs:aPrefix (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dprintf.c96 etByte prefix; /* Offset into aPrefix[] of the prefix string */
112 static const char aPrefix[] = "-x0\000X0"; variable
458 pre = &aPrefix[infop->prefix];
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c18594 etByte prefix; /* Offset into aPrefix[] of the prefix string */
18610 static const char aPrefix[] = "-x0\000X0"; variable
18956 pre = &aPrefix[infop->prefix];
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c19423 etByte prefix; /* Offset into aPrefix[] of the prefix string */
19439 static const char aPrefix[] = "-x0\000X0"; variable
19758 pre = &aPrefix[infop->prefix];
[all...]
/external/sqlite/dist/
H A Dsqlite3.c19423 etByte prefix; /* Offset into aPrefix[] of the prefix string */
19439 static const char aPrefix[] = "-x0\000X0"; variable
19758 pre = &aPrefix[infop->prefix];
[all...]

Completed in 788 milliseconds