ScanFmtStringObj::convCount is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDScanFmtStringObj::convCount

ScanFmtStringObj::convCount field

Syntax

size_t convCount;

References

LocationReferrerText
jim.c:9952
size_t convCount; /* Number of conversions that will assign */
jimsh0.c:14169
size_t convCount;
jim.c:10066SetScanFmtFromAny()
fmtObj->convCount++; /* Otherwise count as assign-conversion */
jim.c:15738Jim_ScanCoreCommand()
int count = FormatGetCnvCount(argv[2]);
jimsh0.c:14277SetScanFmtFromAny()
fmtObj->convCount++;
jimsh0.c:19080Jim_ScanCoreCommand()
int count = FormatGetCnvCount(argv[2]);

Data Use

Functions writing ScanFmtStringObj::convCount
Functions reading ScanFmtStringObj::convCount
ScanFmtStringObj::convCount
Type of ScanFmtStringObj::convCount
ScanFmtStringObj::convCount
size_t
all items filtered out