Home
last modified time | relevance | path

Searched refs:IntConstantPair (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_sqlite/
Dmodule.c259 typedef struct _IntConstantPair IntConstantPair; typedef
261 static IntConstantPair _int_constants[] = {
/external/python/cpython3/Modules/_sqlite/
Dmodule.c272 typedef struct _IntConstantPair IntConstantPair; typedef
274 static const IntConstantPair _int_constants[] = {