Searched refs:FuncDestructor (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c8091 typedef struct FuncDestructor FuncDestructor; typedef in typeref:struct:FuncDestructor
9867 FuncDestructor *pDestructor; /* Reference counted destructor function */
9874 ** a single object of this type is allocated. FuncDestructor.nRef is set to
9878 ** FuncDestructor.
9882 ** is invoked and the FuncDestructor structure freed.
9884 struct FuncDestructor { struct
11917 FuncDestructor *pDestructor
[all...]

Completed in 402 milliseconds