Home
last modified time | relevance | path

Searched defs:type_start (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_sqlite/
Dcursor.c121 const char* type_start = (const char*)-1; in pysqlite_build_row_cast_map() local
/external/python/cpython2/Modules/_sqlite/
Dcursor.c159 const char* type_start = (const char*)-1; in pysqlite_build_row_cast_map() local