Searched refs:Info_t (Results 1 – 1 of 1) sorted by relevance
57 } Info_t; typedef187 static Info_t dict[] = /* keyword dictionary */266 static Info_t info[] =1018 Info_t* ip; in cklang()1160 if (ip = (Info_t*)dtmatch(mp->idtab, s)) in cklang()1640 Info_t* ip; in load()1832 ep->offset = (ip = (Info_t*)dtmatch(mp->infotab, p)) ? ip->value : 0; in load()2311 mp->dtdisc.key = offsetof(Info_t, name); in magicopen()2312 mp->dtdisc.link = offsetof(Info_t, link); in magicopen()