Searched defs:ScratchFreeslot (Results 1 – 1 of 1) sorted by relevance
19187 typedef struct ScratchFreeslot { struct19188 struct ScratchFreeslot *pNext; /* Next unused scratch buffer */ argument19189 } ScratchFreeslot; typedef