Searched defs:LIKEFUNC (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1021 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
1037 ** LIKEFUNC(zName, nArg, pArg, flags)
1051 #define LIKEFUNC(zName, nArg, arg, flags) \ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9366 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
9382 ** LIKEFUNC(zName, nArg, pArg, flags)
9396 #define LIKEFUNC(zName, nArg, arg, flags) \ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10690 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
10709 ** LIKEFUNC(zName, nArg, pArg, flags)
10729 #define LIKEFUNC(zName, nArg, arg, flags) \ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10690 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
10709 ** LIKEFUNC(zName, nArg, pArg, flags)
10729 #define LIKEFUNC(zName, nArg, arg, flags) \ macro
[all...]

Completed in 512 milliseconds