JimParseExprNumber() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

JimParseExprNumber() function

Syntax

static int JimParseExprNumber(struct JimParserCtx *pc);
Implemented in jim.c:9023

Arguments

pc

References

LocationReferrerText
jim.c:9023
static int JimParseExprNumber(struct JimParserCtx *pc)
jim.c:8067
static int JimParseExprNumber(struct JimParserCtx *pc);
jim.c:8995JimParseExpression()
return JimParseExprNumber(pc);

Call Tree

Functions calling JimParseExprNumber()
Functions called by JimParseExprNumber()
all items filtered out
JimParseExprNumber()
strtod()
strchr()
all items filtered out
Data read by JimParseExprNumber()
Data written by JimParseExprNumber()
JimParseExprNumber()