Searched refs:lastmirrortype (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dimport_unicode.py59 lastmirrortype = False variable
128 or curcombtype != lastcombtype or curmirrortype != lastmirrortype \
131 lastmirrortype):
135 lastcombtype, lastmirrortype, \
145 lastmirrortype = curmirrortype variable
146 if lastbiditype != "L" or lastcombtype != 0 or lastmirrortype:
149 lastmirrortype, lastjoin)))

Completed in 20 milliseconds