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

CLOSE_END macro

Syntax

#define CLOSE_END (CLOSE+REG_MAX_PAREN)

References

LocationText
jimregexp.c:114
#define CLOSE_END (CLOSE+REG_MAX_PAREN)
jimsh0.c:20377
#define CLOSE_END (CLOSE+REG_MAX_PAREN)
jimregexp.c:1581
if (OP(preg, scan) >= OPEN+1 && OP(preg, scan) < CLOSE_END) {
jimsh0.c:21605
if (OP(preg, scan) >= OPEN+1 && OP(preg, scan) < CLOSE_END) {