Searched refs:specList (Results 1 – 1 of 1) sorted by relevance
393 Spec* specList; in VG_() local506 specList = NULL; /* the spec list we're building up */ in VG_()628 spec->next = specList; in VG_()631 specList = spec; in VG_()673 for (spec = specList; spec; spec = spec->next) in VG_()696 newts->specs = specList; in VG_()719 generate_and_add_actives( specList, newts, in VG_()730 generate_and_add_actives( specList, newts, in VG_()