Searched refs:hbl (Results 1 – 1 of 1) sorted by relevance
75 struct hbl *blobs; /* SQLite3 blob handles */116 typedef struct hbl { struct117 struct hbl *next; /* next blob handle */ argument120 } hbl; typedef781 hbl *bl; in doclose()2544 hbl *bl = gethbl(env, obj); in doblobfinal()2549 hbl *blc, **blp; in doblobfinal()4358 hbl *bl; in Java_SQLite_Database__1open_1blob()4410 bl = malloc(sizeof (hbl)); in Java_SQLite_Database__1open_1blob()4438 hbl *bl = gethbl(env, obj); in Java_SQLite_Blob_write()[all …]