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

reg_grow() function

Syntax

static void reg_grow(regex_t *preg,     int n);

Arguments

preg

n

References

LocationReferrerText
jimsh0.c:21105
static void reg_grow(regex_t *preg, int n)
jimsh0.c:21116regnode()
reg_grow(preg, 2);
jimsh0.c:21128regc()
reg_grow(preg, 1);
jimsh0.c:21134reginsert()
reg_grow(preg, size);

Call Tree

Functions calling reg_grow()
Functions called by reg_grow()
all items filtered out
reg_grow()
realloc()
all items filtered out
Data read by reg_grow()
Data written by reg_grow()
reg_grow()
all items filtered out