Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dinternal.h112 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
H A Ddirectives.c1123 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
H A Dmacro.c2948 macro = (cpp_macro *) _cpp_aligned_alloc (pfile, sizeof (cpp_macro)); in _cpp_create_definition()
H A Dlex.c2859 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dinternal.h113 extern unsigned char *_cpp_aligned_alloc (cpp_reader *, size_t);
H A Ddirectives.c1213 _cpp_aligned_alloc (pfile, sizeof (struct pragma_entry)); in new_pragma_entry()
H A Dmacro.c3465 macro = (cpp_macro *) _cpp_aligned_alloc (pfile, sizeof (cpp_macro)); in _cpp_create_definition()
H A Dlex.c3710 _cpp_aligned_alloc (cpp_reader *pfile, size_t len) in _cpp_aligned_alloc() function