Lines Matching defs:usec
8632 Dwarf_Word usec;8638 usec = value_##Name[1]; \8653 field went into the high half of USEC. */8657 usec >>= 32;8659 usec &= UINT32_MAX;8662 "%" PRIu64 ".%.6" PRIu64, sec, usec);