Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 8 of 8) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dshathree.c507 SHA3Context cx; in sha3Func() local
594 SHA3Context cx; in sha3QueryFunc() local
H A Dsha1.c241 SHA1Context cx; in sha1Func() local
283 SHA1Context cx; in sha1QueryFunc() local
H A Dspellfix.c372 char *cx; /* Corresponding character values */ in editdist1() local
1072 int cx; /* Index of current cell */ in editDist3Core() local
/sqlite-3.40.0/test/
H A Dossfuzz.c124 FuzzCtx cx; /* Fuzzing context */ in LLVMFuzzerTestOneInput() local
H A Dfuzzcheck.c1147 FuzzCtx cx; /* Fuzzing context */ in runCombinedDbSqlInput() local
/sqlite-3.40.0/tool/
H A Ddbhash.c45 SHA1Context cx; /* SHA1 hash context */ member
/sqlite-3.40.0/ext/wasm/
H A Dtester1.js1509 const sjac = (cx,n=4)=>capi.sqlite3_js_aggregate_context(cx,n); argument
/sqlite-3.40.0/src/
H A Dtest_quota.c257 int c, c2, cx; in quotaStrglob() local