Searched refs:time_low (Results 1 – 5 of 5) sorted by relevance
71 uint32_t time_low; member91 (dest).time_low = LE_32((dest).time_low); \
212 uuid->time_low = (uint32_t)(timestamp & 0xFFFFFFFF); in format_uuid()307 (void) printf("%8.8x-%4.4x-%4.4x-%2.2x%2.2x-", u.time_low, u.time_mid, in uuid_print()324 tmp = uu->time_low; in struct_to_string()367 uuid->time_low = tmp; in string_to_struct()503 uuid.time_low, uuid.time_mid, uuid.time_hi_and_version, clock_seq); in uuid_unparse_common()584 uuid.time_low = strtoul(in, NULL, 16); in uuid_parse()629 clock_reg = uuid.time_low | ((u_longlong_t)high << 32); in uuid_time()
142 UUCMP(uuid1.time_low, uuid2.time_low); in uuid_compare()
31 DWORD time_low;
49 DWORD time_low;