Searched defs:model_map (Results 1 – 1 of 1) sorted by relevance
602 static struct model_map { in VG_() struct603 const HChar name[5]; in VG_()604 UInt id; in VG_()605 } model_map[] = { in VG_() local