Home
last modified time | relevance | path

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

/netbsd/sys/dev/scsipi/
H A Dscsipiconf.c127 scsipi_alloc_periph(int malloc_flag) in scsipi_alloc_periph() argument
132 periph = malloc(sizeof(*periph), M_DEVBUF, malloc_flag|M_ZERO); in scsipi_alloc_periph()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h1887 unsigned malloc_flag : 1; member
H A Dtree.h3025 (FUNCTION_DECL_CHECK (NODE)->function_decl.malloc_flag)
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h1958 unsigned malloc_flag : 1; member
H A Dtree.h3025 (FUNCTION_DECL_CHECK (NODE)->function_decl.malloc_flag)
H A DChangeLog-19991895 * tree.h (struct tree_decl): Add malloc_flag.
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc5345 WB (t->function_decl.malloc_flag); in core_bools()
5489 RB (t->function_decl.malloc_flag); in core_bools()