Home | History | Annotate | Download | only in cgpt

Lines Matching defs:time_low

367   uint32_t time_low;
388 time_low = chunk[0] & 0xffffffff;
392 guid->u.Uuid.time_low = htole32(time_low);
411 le32toh(guid->u.Uuid.time_low),