Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ QuadAlign
Function
QuadAlign
lib_fiber/cpp/src/detours/image.cpp:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
static inline DWORD QuadAlign(DWORD a)
310
{
311
return Align(a, 8);
312
}
313
314
static LPCSTR DuplicateString(_In_ LPCSTR pszIn)
315
{
Callers
4
Set
Method · 0.85
AllocateOutput
Method · 0.85
Read
Method · 0.85
Write
Method · 0.85
Calls
1
Align
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…