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.c9381 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
9397 ** LIKEFUNC(zName, nArg, pArg, flags)
9411 #define LIKEFUNC(zName, nArg, arg, flags) \ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c9934 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
9950 ** LIKEFUNC(zName, nArg, pArg, flags)
9964 #define LIKEFUNC(zName, nArg, arg, flags) \ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9934 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
9950 ** LIKEFUNC(zName, nArg, pArg, flags)
9964 #define LIKEFUNC(zName, nArg, arg, flags) \ macro
[all...]

Completed in 423 milliseconds