Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c2857 malloc_alignment () in malloc_alignment() function
3373 && TYPE_ALIGN (elt_type) > malloc_alignment () in build_new_1()
H A Dcp-tree.h6788 extern unsigned malloc_alignment (void);
H A Ddecl.c4426 aligned_new_threshold = malloc_alignment () / BITS_PER_UNIT; in cxx_init_decl_processing()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc2934 malloc_alignment () in malloc_alignment() function
3456 && TYPE_ALIGN (elt_type) > malloc_alignment () in build_new_1()
H A Dcp-tree.h7066 extern unsigned malloc_alignment (void);
H A DChangeLog-2016829 (malloc_alignment): New. Consider MALLOC_ABI_ALIGNMENT.
H A Ddecl.cc4669 aligned_new_threshold = malloc_alignment () / BITS_PER_UNIT; in cxx_init_decl_processing()