Home
last modified time | relevance | path

Searched defs:TALLOC (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c394 # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c334 # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dregex.c394 # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dregex.c394 # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c390 # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dregex.c393 # define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dregex.c405 #define TALLOC(n, t) ((t *) malloc ((n) * sizeof (t))) macro