Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ strackno
Function
strackno
lib/fluxsource/scpfluxsource.cc:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
static int strackno(int track, int side)
24
{
25
return (track << 1) | side;
26
}
27
28
class ScpFluxSource : public TrivialFluxSource
29
{
Callers
1
readSingleFlux
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected