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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15308 typedef struct FuncDestructor FuncDestructor; typedef in typeref:struct:FuncDestructor
17893 FuncDestructor *pDestructor; /* Reference counted destructor function */
17901 ** a single object of this type is allocated. FuncDestructor.nRef is set to
17905 ** FuncDestructor.
17909 ** is invoked and the FuncDestructor structure freed.
17911 struct FuncDestructor { struct
21309 FuncDestructor *pDestructor
[all...]

Completed in 514 milliseconds