Searched refs:shortName (Results 1 – 2 of 2) sorted by relevance
242 my $shortName = uc $listName;243 $shortName =~ s/_TEXT//;250 print Jfile "\tpublic static final int ADT_$shortName",258 print Jfile "\tpublic static final int ADT_$shortName";
380 my $shortName = uc $listName;381 $shortName =~ s/_TEXT//;389 print Hfile "#define\t${pfx_ADT}_$shortName\t$start\n" if $start;408 my $line = "\t${pfx_ADT}_$shortName"."_$id$start\t/* ";