Searched defs:Dhi (Results 1 – 2 of 2) sorted by relevance
297 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; } subroutine
475 sub Dhi { shift =~ m|[qv]([0-9]+)|?"v$1.d[1]":""; } subroutine