cachedb_qstate
struct cachedb_qstate* iq = (struct cachedb_qstate*)regional_alloc(
qstate->region, sizeof(struct cachedb_qstate));
struct cachedb_qstate* ATTR_UNUSED(iq),
struct cachedb_qstate* ATTR_UNUSED(iq), struct cachedb_env* ie, int id)
struct cachedb_qstate* iq = (struct cachedb_qstate*)qstate->minfo[id];
iq = (struct cachedb_qstate*)qstate->minfo[id];
struct cachedb_qstate* iq;
iq = (struct cachedb_qstate*)qstate->minfo[id];
struct cachedb_qstate *iq;
iq = (struct cachedb_qstate *)qstate->minfo[id];