Home
last modified time | relevance | path

Searched refs:sLength (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFS.c142 u32 sLength; in DEMOFSGetLength() local
165 sLength = stat.size; in DEMOFSGetLength()
166 *length = sLength; in DEMOFSGetLength()