Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ isKstringEmpty
Function
isKstringEmpty
src/include/kerngen.h:160–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
static __inline bool
161
isKstringEmpty(const Kstring *kstr)
162
{
163
return (kstr->buf[0] ==
'\0'
);
164
}
165
166
/**
167
* @internal
Callers
7
sprintfFastScalarMad
Function · 0.85
sprintfLinearOffset
Function · 0.85
sprintfOffsetStateless
Function · 0.85
sprintfTmpCoordBasedOffset
Function · 0.85
preparePersCoords
Function · 0.85
genUpdateIsoscelesDiagTile
Function · 0.85
genUpdateGenericDiagTile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected