Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dinit.c2774 malloc_alignment () in malloc_alignment() function
3192 && TYPE_ALIGN (elt_type) > malloc_alignment () in build_new_1()
H A Dcp-tree.h6486 extern unsigned malloc_alignment (void);
H A Ddecl.c4282 aligned_new_threshold = malloc_alignment () / BITS_PER_UNIT; in cxx_init_decl_processing()