Searched refs:REGEX_ALLOCATE (Results 1 – 1 of 1) sorted by relevance
234 #define REGEX_ALLOCATE malloc macro260 #define REGEX_ALLOCATE alloca macro316 #define REGEX_TALLOC(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))