Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dinternal.h110 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
Dtraditional.cc1207 _cpp_aligned_alloc (pfile, sizeof (cpp_macro))); in _cpp_create_trad_definition()
Ddirectives.cc1259 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
Dlex.cc4590 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function
DChangeLog4822 (_cpp_aligned_alloc): Initialize the new name member of the macro.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20019698 _cpp_aligned_alloc.