Searched defs:TabResult (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A Dtable.c30 typedef struct TabResult { struct
39 } TabResult; typedef in typeref:struct:TabResult
43 ** is to fill in the TabResult structure appropriately, allocating new
47 TabResult *p = (TabResult*)pArg;
137 TabResult res;

Completed in 20 milliseconds