Searched defs:Ndbtuple (Results 1 – 2 of 2) sorted by relevance
8 typedef struct Ndbtuple Ndbtuple; typedef47 struct Ndbtuple struct51 Ndbtuple *entry; /* next tuple in this entry */ argument52 Ndbtuple *line; /* next tuple on this line */ argument53 ulong ptr; /* (for the application - starts 0) */54 char valbuf[Ndbvlen]; /* initial allocation for value */
8 typedef struct Ndbtuple Ndbtuple; typedef