OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t64b
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/
midisyn.c
748
int64_t t64a,
t64b
;
local
775
t64b
= 0x6763759d; /* INT64_C(8405905567872413) goofy warning again */
776
t64b
|= (int64_t)0x1ddd20 << 32;
777
t64b
/= t64a;
778
t64b
+= UINT32_C(2463438619);
779
return (uint32_t)
t64b
>> shift;
Completed in 49 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026