Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dcursor.c180 const char *type_start = NULL; 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
/external/python/cpython3/Parser/
Dtokenizer.c1529 const char *prefix, *p, *type_start; in tok_get() local
/external/mesa3d/src/imgui/
Dimgui.cpp9041 const char* type_start = line + 1; in LoadIniSettingsFromMemory() local