findtype
def = (definition *) FINDVAL(defined, type, findtype);
static int findtype(definition *, const char *);
static unsigned short findtype(const char *, size_t, int);
if ((tidx = findtype(cp, tlen, h)) != 0) {