FormatGetMaxPos is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

FormatGetMaxPos macro

Syntax

#define FormatGetMaxPos(_fo_) \     ((ScanFmtStringObj*)((_fo_)->internalRep.ptr))->maxPos

Arguments

_fo_

References

LocationText
jim.c:10181
#define FormatGetMaxPos(_fo_) \
jimsh0.c:14392
#define FormatGetMaxPos(_fo_) \
jim.c:15737
int maxPos = FormatGetMaxPos(argv[2]);
jimsh0.c:19079
int maxPos = FormatGetMaxPos(argv[2]);