Home
last modified time | relevance | path

Searched refs:REGEX_ALLOCATE (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c320 # define REGEX_ALLOCATE malloc macro
340 # define REGEX_ALLOCATE alloca macro
395 # define REGEX_TALLOC(n, t) ((t *) REGEX_ALLOCATE ((n) * sizeof (t)))