Home | History | Annotate | Download | only in scripts

Lines Matching refs:joinedName

247         $joinedName = $type;
248 $joinedName =~ s/Abs|Rel//;
249 $implIncludes{"${joinedName}.h"} = 1;
2557 $joinedName = $type;
2558 $joinedName =~ s/Abs|Rel//;
2559 $implIncludes{"$joinedName.h"} = 1;