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

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Diso9660.c93 grub_uint8_t hundredth[2]; member in struct:grub_iso9660_date
191 && ! i->hundredth[0] && ! i->hundredth[1])
1023 && ! data->voldesc.modified.hundredth[0] && ! data->voldesc.modified.hundredth[1])
1045 data->voldesc.modified.hundredth[0],
1046 data->voldesc.modified.hundredth[1]);

Completed in 22 milliseconds