Home
last modified time | relevance | path

Searched refs:_cpp_aligned_alloc (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dinternal.h110 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
H A Dlex.c1695 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function
H A Dmacro.c1597 macro = (cpp_macro *) _cpp_aligned_alloc (pfile, sizeof (cpp_macro)); in _cpp_create_definition()
H A Ddirectives.c1051 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20019698 _cpp_aligned_alloc.