Home
last modified time | relevance | path

Searched defs:malloc_t (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dmalloc.h18 typedef void * malloc_t; typedef
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dmalloc.h20 typedef void * malloc_t; typedef
/netbsd-src/external/zlib/pigz/dist/
H A Dyarn.c66 typedef void *(*malloc_t)(size_t); typedef