Searched refs:REGEX_ALLOCATE (Results 1 – 1 of 1) sorted by relevance
320 # define REGEX_ALLOCATE malloc macro340 # define REGEX_ALLOCATE alloca macro395 # define REGEX_TALLOC(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))