REGEX_TALLOC     227 modules/up/src/Core/gnu/regex.c #define REGEX_TALLOC(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))
REGEX_TALLOC     227 modules/up/src/gnug++/regex.c #define REGEX_TALLOC(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))