Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsqloledb.h240 DBOBJECT dbobj; member
/aosp_15_r20/external/python/cpython2/Modules/
D_bsddb.c339 #define CHECK_DB_NOT_CLOSED(dbobj) \ argument
9544 PyObject* dbobj; in DBSequence_construct() local